Canop / broot

A new way to see and navigate directory trees : https://dystroy.org/broot
MIT License
10.39k stars 226 forks source link

Sync broot working dir with current panel's root #814

Closed Canop closed 7 months ago

Canop commented 7 months ago

Fix #813

I'm not really sure there are many use cases for this, and I might gate it behind a configuration flag if I suspect there might be unwanted side effects.

WizardUli commented 7 months ago

I've tested this PR as requested in https://github.com/Canop/broot/issues/813#issuecomment-1872480463 and it seems to be working as expected.

Can't think of any more possible edge-cases since I'm very new to broot. Nice job! :)