Problem
After toggling multiple filters several times, I am unsure which filters are currently enabled.
For example, if I want to switch to having only the Bookmark filter enabled, I have to guess by toggling whether Git Ignore, Git Clean, or Buffer have been disabled, which is error-prone.
Proposed Solution 1
- When the shortcut key is pressed, a window appears displaying the list of currently enabled filters.
(The layout and text in the example are only for reference — as long as it can show the enabled filters in the end, that’s fine)
Proposed Solution 2
- Add a shortcut key to reset the filters (for example, r). That way, I can press "rB" to switch to having only the Bookmark filter enabled.
see also : discussions#3203
Problem
After toggling multiple filters several times, I am unsure which filters are currently enabled.
For example, if I want to switch to having only the Bookmark filter enabled, I have to guess by toggling whether Git Ignore, Git Clean, or Buffer have been disabled, which is error-prone.
Proposed Solution 1
(The layout and text in the example are only for reference — as long as it can show the enabled filters in the end, that’s fine)
Proposed Solution 2
see also : discussions#3203