Update README.md

This commit is contained in:
He4eT 2024-01-23 23:55:38 +01:00
commit 9eb5af7bd4

View file

@ -19,18 +19,18 @@ Switch between tabs and manage them with a fuzzy search and basic command toolse
To invoke any of the commands, enter the command symbol and tab label, if To invoke any of the commands, enter the command symbol and tab label, if
required, in the actionbox. For example: `fjk`, `dlum` or `S`. required, in the actionbox. For example: `fjk`, `dlum` or `S`.
- 'f': Navigate to the labeled tab. - `f`: Navigate to the labeled tab.
- 'F': Jump to the first tab in search results. - `F`: Jump to the first tab in search results.
- 'd': close (**delete**) the labeled tab. - `d`: close (**delete**) the labeled tab.
- 'D': Close the first search results tab. - `D`: Close the first search results tab.
- 'c': Copy (or **clone**) the labeled tab. - `c`: Copy (or **clone**) the labeled tab.
- 'C': Duplicate the first search results tab. - `C`: Duplicate the first search results tab.
- 's': **Suspend** the labeled tab. - `s`: **Suspend** the labeled tab.
- 'S': Suspend all search results tabs. - `S`: Suspend all search results tabs.
- 'p': **Pin** or unpin the labeled tab. - `p`: **Pin** or unpin the labeled tab.
- 'e': Move (**extract**) the tab to a popup window. - `e`: Move (**extract**) the tab to a popup window.
- 'q': **Quit** the search page. - `q`: **Quit** the search page.
- '?': Navigate to this page. - `?`: Navigate to this page.
## Keyboard Shortcut Conflict ## Keyboard Shortcut Conflict