1
0
forked from pool/broot

Accepting request 1036456 from home:amanzini:branches:utilities

- Update to 1.16.2:
  * you can restrict the panels in which verbs apply with the verb configuration panels parameter
  * fixes ctrl-left not usable anymore to remove filtering in preview
  * status messages now displayed on toggling (for example showing hidden files)
  * New escaping rules let you skip many \, especially when building regexes
  * --sort-by-type-dirs-first and --sort-by-type-dirs-last - Fix
  * modal: in intput mode, uppercase letters don't trigger verbs anymore
  * selecting lines up or down with the mouse wheel now wraps in both direction
  * Terminal background luma determination now works on all tested unixes, including MacOS
  * Major Feature: imports (A configuration file can now import one or several other ones)
  * advice to hit alt-i and|or alt-h when no file is visible
  * examples on search modes in help screen
  * close the staging area when it's emptied with a verb (e.g. on :rm)

OBS-URL: https://build.opensuse.org/request/show/1036456
OBS-URL: https://build.opensuse.org/package/show/utilities/broot?expand=0&rev=5
This commit is contained in:
Martin Sirringhaus 2022-11-17 14:03:46 +00:00 committed by Git OBS Bridge
parent 8bf637d423
commit d09549d6ae
5 changed files with 23 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0cc09d5bcc5c6b80d6161c2ba234df0332c1dabd6c3c9f2f6ebe2f82b8eef5c3
size 10039048

3
broot-1.16.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a84bc72e861e9f2e70eb278e0bb26424e249448cf1d67884f419aacc98fec06
size 10130419

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Nov 17 13:54:00 UTC 2022 - Andrea Manzini <andrea.manzini@suse.com>
- Update to 1.16.2:
* you can restrict the panels in which verbs apply with the verb configuration panels parameter
* fixes ctrl-left not usable anymore to remove filtering in preview
* status messages now displayed on toggling (for example showing hidden files)
* New escaping rules let you skip many \, especially when building regexes
* --sort-by-type-dirs-first and --sort-by-type-dirs-last - Fix
* modal: in intput mode, uppercase letters don't trigger verbs anymore
* selecting lines up or down with the mouse wheel now wraps in both direction
* Terminal background luma determination now works on all tested unixes, including MacOS
* Major Feature: imports (A configuration file can now import one or several other ones)
* advice to hit alt-i and|or alt-h when no file is visible
* examples on search modes in help screen
* close the staging area when it's emptied with a verb (e.g. on :rm)
-------------------------------------------------------------------
Fri Jul 8 02:40:04 UTC 2022 - William Brown <william.brown@suse.com>

View File

@ -17,7 +17,7 @@
Name: broot
Version: 1.11.1
Version: 1.16.2
Release: 0
Summary: A better way to navigate directories
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6ab63c341931cf5b563541299d51ee371161e666fac6be991dbeb9860db2db6
size 18691736
oid sha256:d927960652eee620209293fe57765038ac256aa925f8430a06de699ec1876197
size 30773016