mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 17:41:40 -05:00
Add tab alias for buffer
This commit is contained in:
parent
2fe2742333
commit
99cb56d4ad
1 changed files with 1 additions and 0 deletions
|
@ -248,6 +248,7 @@ const DEFAULTS = o({
|
|||
blast: "tablast",
|
||||
tfirst: "tabfirst",
|
||||
tlast: "tablast",
|
||||
tab: "buffer",
|
||||
bd: "tabclose",
|
||||
bdelete: "tabclose",
|
||||
quit: "tabclose",
|
||||
|
|
Loading…
Add table
Reference in a new issue