SHA256
5
0
forked from pool/broot

update to 1.49.1 #1

Open
amanzini wants to merge 1 commits from amanzini/broot:update_1_49_1 into main
First-time contributor
  • v1.49.1

    • watching made much more efficient
    • the name given with --listen is now provided to verb as the {server-name}
      verb argument
  • v1.49.0

    • :toggle_watch internal, with :watch shortcut, bound by default to alt-w
    • fallback to a transparent background for images in image preview instead
      of a specific color
    • fix --server socket written at a non writable location on Android/termux
  • v1.48.0

    • mainly brings improvements to Mac users:
  • v1.47.0

    • text files with control chars were previously previewed as binary
    • files with ANSI escape codes (such as the one you would obtain with
      dysk --color yes > ansi.txt can now be previewed with :preview_tty
    • first line of the tree is cropped (right aligned) when it doesn't fit
  • v1.46.5

    • fix :focus some/path called in a command sequence always opening new panel
  • v1.46.4

    • support for keys F13 to F24 (if your system supports it)
    • fix :focus with argument given in configuration going up one level when
      root is selected
    • fix --max-depth ignored when in default_flags
  • v1.46.3

    • fix broot waiting for events on internals like :quit
  • v1.46.2

    • fix broken nushell script --max-depth
- v1.49.1 * watching made much more efficient * the name given with --listen is now provided to verb as the {server-name} verb argument - v1.49.0 * :toggle_watch internal, with :watch shortcut, bound by default to alt-w * fallback to a transparent background for images in image preview instead of a specific color * fix --server socket written at a non writable location on Android/termux - v1.48.0 * mainly brings improvements to Mac users: - v1.47.0 * text files with control chars were previously previewed as binary * files with ANSI escape codes (such as the one you would obtain with dysk --color yes > ansi.txt can now be previewed with :preview_tty * first line of the tree is cropped (right aligned) when it doesn't fit - v1.46.5 * fix :focus some/path called in a command sequence always opening new panel - v1.46.4 * support for keys F13 to F24 (if your system supports it) * fix :focus with argument given in configuration going up one level when root is selected * fix --max-depth ignored when in default_flags - v1.46.3 * fix broot waiting for events on internals like :quit - v1.46.2 * fix broken nushell script --max-depth
amanzini added 1 commit 2025-09-22 10:32:13 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u update_1_49_1:amanzini-update_1_49_1
git checkout amanzini-update_1_49_1
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: utilities/broot#1