pages/search: add hints for actionbox

This commit is contained in:
He4eT 2024-01-26 16:28:41 +01:00
commit 85a8aaa8ff
3 changed files with 37 additions and 6 deletions

View file

@ -24,16 +24,16 @@ To invoke any of the commands, enter the command symbol and tab label, if
required, in the actionbox.
<br>For example: `fjk`, `dlum` or `S`.
- `f`: Navigate to the labeled tab.
- `F`: Jump to the first tab in search results.
- `d`: close (**delete**) the labeled tab.
- `D`: Close the first search results tab.
- `c`: Copy (or **clone**) the labeled tab.
- `C`: Duplicate the first search results tab.
- `s`: **Suspend** the labeled tab.
- `S`: Suspend all search results tabs.
- `p`: **Pin** or unpin the labeled tab.
- `e`: Move (**extract**) the tab to a popup window.
- `p`: **Pin** or unpin the labeled tab.
- `f`: Navigate to the labeled tab.
- `F`: Jump to the first tab in search results.
- `q`: **Quit** the search page.
- `?`: Navigate to this page.