mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-26 09:20:28 -04:00
Add a hint about filtering menus to the docs
This commit is contained in:
@@ -8,6 +8,10 @@ In the commits view we don't filter, but search; this is deliberate because you
|
||||
|
||||
If you would like both filtering and searching to be enabled on a given view, please raise an issue for this.
|
||||
|
||||
## Menu filtering
|
||||
|
||||
The keybindings (`?`) and recent repositories menus can be filtered simply by typing. The filter field appears at the bottom of the menu while you type; there is no need to press `/` or confirm the filter before navigating the results.
|
||||
|
||||
## Filtering files by status
|
||||
|
||||
You can filter the files view to only show staged/unstaged files by pressing `<c-b>` in the files view.
|
||||
|
||||
Reference in New Issue
Block a user