mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Merge pull request #1940 from majuscule/last-active-tab-docs
!975 update readme to include C-^ (last active tab)
This commit is contained in:
commit
62b3f8c018
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ If you want to use Firefox's default `<C-b>` binding to open the bookmarks sideb
|
|||
- `u` — undo the last tab/window closure
|
||||
- `gt`/`gT` — go to the next/previous tab
|
||||
- `g^`/`g$` — go to the first/last tab
|
||||
- `<C-^>` — go to the last active tab
|
||||
- `b` — bring up a list of open tabs in the current window; you can type the tab ID or part of the title or URL to choose a tab
|
||||
|
||||
#### Extended hint mode
|
||||
|
|
Loading…
Add table
Reference in a new issue