From 90f5348371e6e4bee66c144f1b3b0e3b7d0c28e2 Mon Sep 17 00:00:00 2001 From: Stefan Haller Date: Mon, 31 Aug 2026 20:58:40 +0200 Subject: [PATCH] Add a hint about filtering menus to the docs --- docs-master/Searching.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs-master/Searching.md b/docs-master/Searching.md index dbd23612f..4cba775df 100644 --- a/docs-master/Searching.md +++ b/docs-master/Searching.md @@ -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 `` in the files view.