antonmedv / walk

Terminal file manager
MIT License
3.22k stars 89 forks source link

Show/hide hidden files #46

Closed acn128 closed 2 months ago

acn128 commented 1 year ago

Hi,

would it be possible to add eg. the key binding " . " to toggle the visibility of 'hidden' files and directories (ie. filename start with '.')?

Thank you!

antonmedv commented 1 year ago

Sure.

amagnolo commented 11 months ago

When was this implemented? The key binding "." doesn't work for me, and it's not in the documentation... any chance it was lost?

antonmedv commented 11 months ago

Looks like.

amagnolo commented 11 months ago

can you reopen this issue or should I open a new feature request?

mjsteinbaugh commented 11 months ago

+1 for adding support for this -- happy to help test

matterpale commented 9 months ago

+1, same

amagnolo commented 7 months ago

Actually, hiding hidden files should be the default behavior: they are hidden for a reason, and by definition showing them in a terminal navigator is a bug. So the patch should be changed to show hidden files only when explicitly requested by pressing ".".

amagnolo commented 2 months ago

I was excited to see v1.8.0 released today... what a disappointment that this lost feature was not restored 😞

antonmedv commented 2 months ago

Let's release 1.9)