mirror of
https://github.com/He4eT/tabswitcher.git
synced 2026-05-04 17:07:23 +00:00
Update README.md
This commit is contained in:
parent
faafcbc07c
commit
9eb5af7bd4
1 changed files with 12 additions and 12 deletions
24
README.md
24
README.md
|
|
@ -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
|
||||
required, in the actionbox. 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.
|
||||
- 'q': **Quit** the search page.
|
||||
- '?': Navigate to this page.
|
||||
- `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.
|
||||
- `q`: **Quit** the search page.
|
||||
- `?`: Navigate to this page.
|
||||
|
||||
## Keyboard Shortcut Conflict
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue