Open
Description
Did you check the docs?
- I have read all the docs.
Is your feature request related to a problem? Please describe.
I tried to find a solution but it doesn't seem possible at the moment?
I know that I can manually add some hidden files to the always_show
list of files/directories but there doesn't seem to be a way to always show all files that are tracked by git but still hide untracked dotfiles or other hidden files.
Describe the solution you'd like.
Add a mode always_show_git_tracked
or similar to show files that are tracked by git.
Describe alternatives you've considered.
No response
Additional Context
No response