mirror of
https://github.com/He4eT/tabswitcher.git
synced 2026-05-05 01:17: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
|
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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue