home: firefox: tridactyl: add tabduplicate mapping

This commit is contained in:
Bruno BELANYI 2021-06-03 18:29:08 +02:00
parent c6ab0e1b00
commit 5bb28a9396

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
" }}}