Page MenuHomeSolus

update broot to v1.2.2
ClosedPublic

Authored by sethfl on Feb 6 2021, 1:47 AM.
Tags
None
Referenced Files
F11048496: D10496.id.diff
Thu, Aug 10, 4:38 PM
F11048495: D10496.id25377.diff
Thu, Aug 10, 4:38 PM
F11048492: D10496.id25310.diff
Thu, Aug 10, 4:38 PM
F11034034: D10496.diff
Wed, Aug 9, 4:25 PM
F10948884: D10496.id.diff
Sun, Jul 16, 12:47 AM
F10841778: D10496.id25310.diff
Jun 10 2023, 8:50 AM
F10839011: D10496.id25377.diff
Jun 9 2023, 7:01 PM
F10837853: D10496.diff
Jun 9 2023, 8:04 AM
Subscribers

Details

Summary

update broot to latest upstream release

Changelog:

  • special paths in "no-enter" or "hide" aren't counted when summing sizes or dates. It's a compromise: it makes all sums a little slower, especially if you have a lot of special paths or complex ones, but it allows skipping over the very slow disks and thus makes some cases much faster - Fix #331
  • br fish shell function uses shell completion of broot
  • tree height in :pt now applies even when there are more root items (thus truncating the tree) - Fix #341
  • fix the F5 and F6 shortcuts (copy and move between panels) in the default configuration
Test Plan
  • install br function
  • run br in multiple directories
  • open files using the explorer
  • search for files using the explorer
  • navigate directories using the explorer

Diff Detail

Repository
R4976 broot
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

sethfl requested review of this revision.Feb 6 2021, 1:47 AM
This revision is now accepted and ready to land.Feb 12 2021, 1:32 PM
This revision was automatically updated to reflect the committed changes.