diff --git a/src/_pages/usage.md b/src/_pages/usage.md index 35ba872..01f6e5f 100644 --- a/src/_pages/usage.md +++ b/src/_pages/usage.md @@ -75,7 +75,7 @@ Any vertical navigation is handled by the results list or the actions list if ac The content entered into the input line is stored in the input history when the window is hidden. This input history can be used to search former queries. When the input has been manually altered, it functions as a pattern for substring matching within the history entries. -Note that the empty pattern matches any former query (browsing instead of search). +Note that the empty pattern matches any entry (browsing instead of search). When the results list is hidden or the first item is selected searches the input history. When holding Shift this condition is not required and can be used too for bidirectional iteration.