home: firefox: tridactyl: add tabduplicate mapping
This commit is contained in:
parent
c6ab0e1b00
commit
5bb28a9396
|
@ -35,6 +35,9 @@ bindurl news.ycombinator.com ;F hint -Jtc .age > a
|
||||||
bind gd tabdetach
|
bind gd tabdetach
|
||||||
bind gD composite tabduplicate; tabdetach
|
bind gD composite tabduplicate; tabdetach
|
||||||
|
|
||||||
|
" Duplicate a tab without detaching window
|
||||||
|
bind <Space>d tabduplicate
|
||||||
|
|
||||||
" Make yy use canonical links on the few websites that support them
|
" Make yy use canonical links on the few websites that support them
|
||||||
bind yy clipboard yankcanon
|
bind yy clipboard yankcanon
|
||||||
" }}}
|
" }}}
|
||||||
|
|
Loading…
Reference in a new issue