Subject: CVS commit: pkgsrc/sysutils/broot
From: pin
Date: 2021-04-25 18:16:57
Message id: 20210425161657.6D74AFA95@cvs.NetBSD.org

Log Message:
sysutils/broot: update to 1.2.10

v1.2.10
-fix shift based key shortcuts - Fix #363
-check there's another panel before executing verbs with other-panel argument
- Fix #366

v1.2.9
-Fix crash on :input_del_word_left - Fix #361
-Remove diacritics and normalize unicode from input on fuzzy search (an
unnormalized string with unwanted diacritics most often happen when you paste
a string in the input)

v1.2.8
-It's possible to define several key shortcuts for a verb, using the "keys"
property
-Improvements of fuzzy matching

v1.2.7
-Don't ask again for installation if no sourcing file has been found

v1.2.6
-Clipboard features (copy and paste verbs) now work on Android/Termux (needs
the Termux API to be installed)
-Fix a compilation problem on non gnu windows - Thanks @Stargateur
-Obey '--color no' even in standard application mode. In that case,
automatically enable selection marks or you wouldn't know what line is selected

v1.2.5
-Fix style characters being written in --no-style mode - Fix #346
-Replace --no-style with --color taking yes, no or auto, with detection of
output being piped in auto mode (default). --no-style is still usable but it's
not documented anymore - Fix #347
-Fix wrong version number written in log file - Fix #349
-By default the number of panels is now limited to 2 (can be changed in conf
with max_panels_count). The goal is to improve the global ergonomics for the
most common (universal?) use case - Fix #345

Files:
RevisionActionfile
1.16modifypkgsrc/sysutils/broot/Makefile
1.14modifypkgsrc/sysutils/broot/cargo-depends.mk
1.14modifypkgsrc/sysutils/broot/distinfo