Tridactyl: Added ;B to open tab in background
This commit is contained in:
parent
879c1f8b03
commit
035e02fcb5
|
@ -14,6 +14,7 @@ alias tabuniq jsb browser.tabs.query({}).then(tabs => browser.tabs.remove(tabs.f
|
|||
|
||||
" Toggle expand/collapse for comments.
|
||||
bind ;c hint -c [class*="expand"],[class="togg"]
|
||||
bind ;B hint -qb
|
||||
|
||||
" match vimperators back/forward function.
|
||||
command ba back
|
||||
|
|
Loading…
Reference in New Issue
Block a user