oil.nvim icon indicating copy to clipboard operation
oil.nvim copied to clipboard

feature request: option to show all hidden files if directory only has hidden files

Open Machine-Maker opened this issue 1 year ago • 1 comments

Did you check existing requests?

  • [X] I have searched the existing issues

Describe the feature

If I open a directory that only has "hidden" files in it, I'd like an option that defaults to showing those hidden files do I don't have to do g. to show them. Probably doesn't have to be default behavior

Provide background

I've got my various .zshxxx files inside a .zsh folder in my home dir. If I run nvim .zsh to open that directory, I have to always do g. afterwards to show the files.

What is the significance of this feature?

nice to have

Additional details

No response

Machine-Maker avatar Sep 01 '24 23:09 Machine-Maker