2023-12-17 07:49:15 by pin | Files touched by this commit (2) | |
Log message: sysutils/broot: update to 1.30.1 v1.30.1 - 2023-12-03 - nushell script: replace the deprecated def-env with def --env Thanks @melMass |
2023-12-04 21:45:58 by pin | Files touched by this commit (3) | |
Log message: sysutils/broot: update to 1.30.0 v1.30.0 - 2023-12-03 - :trash internal - I'd like feedback on this one - Fix #799 - solve symlinks on :panel_right to display the dest path and the dest filesystem - Fix #804 - :panel_right on a directory now removes the filter - more '~' expansion in verb arguments |
2023-11-22 13:55:24 by pin | Files touched by this commit (3) | |
Log message: sysutils/broot: update to 1.29.0 v1.29.0 - 2023-11-22 - terminal_title option in configuration - Fix #794 - :toggle_tree internal and --tree and --no-tree launch flags (experimental, feedback welcome) - Fix #670 - Thanks @eldad - {git-name} verb argument |
2023-11-14 22:04:28 by pin | Files touched by this commit (3) | |
Log message: sysutils/broot: update to 1.28.1 v1.28.1 - 2023-11-13 - fix a regression in handling of rooted gitignore patterns - Fix #795 v1.28.0 - 2023-11-12 - left and right keys bound to verbs can be used when the input isn't empty, if they would have no effect to the input - default_flags now accept long parameters, including --cmd - Fix #790 - gitignore: fix relative patterns with several tokens - Fix #782 |
2023-10-31 19:37:38 by pin | Files touched by this commit (3) | |
Log message: sysutils/broot: update to 1.27.0 - the apply_to verb filter accepts new values: text_file and binary_file. Broot users editing files in their terminal (vi, emacs, etc.) should configure broot to open their text editor on enter, see https://dystroy.org/broot/tricks/#change-standard-file-opening - small breaking change: :stage_all_files now stages also symlinks - Fix #606 - new {git-root} verb argument - Fix 760 - Thanks @9999years - fix a freeze on windows when launching a search with -c - Thanks @3tilley - fix automatic preview pattern not escaping spaces and colons - Fix #778 |
2023-10-01 11:57:55 by pin | Files touched by this commit (2) | |
Log message: sysutils/broot: update to 1.26.1 - improved status line |
2023-09-27 22:01:27 by pin | Files touched by this commit (3) | |
Log message: sysutils/broot: update to 1.26.0 v1.26.0 - 2023-09-27 - when given a path to a file at launch, broot now selects it in the tree and opens it in preview - Fix #729 - allow rebinding of the 'tab' and 'esc' keys with the :next_match and :escape internals - Fix #740 - fix fuzzy patterns not case insensitive on some characters - Fix #746 |
2023-09-20 14:14:38 by pin | Files touched by this commit (3) | |
Log message: sysutils/broot: update to 1.25.2 - optional BROOT_CONFIG_DIR env var - the site now shows all env variables: https://dystroy.org/broot/launch/#environment-variables - --only-folders now longer allows symlinks to non directories - Fix #742 |
2023-09-04 08:36:41 by pin | Files touched by this commit (3) | |
Log message: sysutils/broot: update to 1.25.1 - fix shift-char in input extending the selection - Fix #733 |
2023-08-19 23:04:24 by pin | Files touched by this commit (3) | |
Log message: sysutils/broot: update to 1.25.0 - allow unescaped '::' in pattern position, experimental (might be removed) - allow hexa color notation in skins (eg #fb0 or #FFD700) |