Closed Canop closed 2 months ago
:show is similar to :select but adds the missing lines in the tree.
:show
:select
Example:
broot -c ':show some/long/path'
will generally manage to display the provided path if it's a children of the tree root.
Fix #936
:show
is similar to:select
but adds the missing lines in the tree.Example:
will generally manage to display the provided path if it's a children of the tree root.
Fix #936