mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Adding the other option to go to the first tab
It was added "g0" to go to the first tab
This commit is contained in:
parent
89aabb842a
commit
51ecb08a10
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ If you want to use Firefox's default `<C-b>` binding to open the bookmarks sideb
|
|||
- `d` — close the current tab
|
||||
- `u` — undo the last tab/window closure
|
||||
- `gt`/`gT` — go to the next/previous tab
|
||||
- `g^`/`g$` — go to the first/last tab
|
||||
- `g^ OR g0`/`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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue