Subject: CVS commit: pkgsrc/sysutils/broot
From: pin
Date: 2024-08-04 15:01:13
Message id: 20240804130113.2D36AFC74@cvs.NetBSD.org

Log Message:
sysutils/broot: update to 1.41.1

v1.41.1
    allow compilation with rustc 1.76 - Fix

v1.41.0
Major Feature: :search_again

ctrl-s now triggers :search_again which either

    brings back the last used search pattern, when no filtering pattern is active
    does a "total search" if a filtering pattern is active and the \ 
search wasn't complete

Major Feature: internals changing panel widths

    set_panel_width, taking as parameter the index of the panel and the desired width
    move_panel_divider, taking as parameter the index of the divider and the \ 
desired change
    ctrl-< is bound by default to :move_panel_divider 0 -1
    ctrl-> is bound by default to :move_panel_divider 0 1
    See http://dystroy.org/broot/panels/#resize-panels

Minor Changes:

    when git file infos are shown, and git ignored files aren't hidden, those \ 
files are flagged with a 'I' - Fix #916
    Remove .bak extension from content search exclusion list - Fix #915
    Update nerdfont and vscode icons - Thanks @jpaju
    {initial-root} verb argument

Files:
RevisionActionfile
1.102modifypkgsrc/sysutils/broot/Makefile
1.81modifypkgsrc/sysutils/broot/cargo-depends.mk
1.97modifypkgsrc/sysutils/broot/distinfo