home: firefox: tridactyl: add tabduplicate mapping
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Bruno BELANYI 2021-06-03 18:29:08 +02:00
parent e8982b8bc9
commit 6113ad154d

View file

@ -35,6 +35,9 @@ bindurl news.ycombinator.com ;F hint -Jtc .age > a
bind gd 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
bind yy clipboard yankcanon
" }}}