-
-
Notifications
You must be signed in to change notification settings - Fork 403
Home
Welcome to the Tridactyl wiki.
Please feel free to add any hints and tips you have for Tridactyl to these pages.
Here's a few of my favourites to get us started:
-
Have
ZZ
correctly restore multiple windows (with the requisite about:preferences setting set) on Linux with the native messenger installed:bind ZZ !s killall firefox
-
Hint toggle hint mode for HackerNews on
;c
:bind ;c hint -c [class*="expand"],[class="togg"]
-
Detach tabs for multitasking:
bind gd tabdetach
andbind gD composite tabduplicate; tabdetach
. -
g?
lets you see the world in a totally new yvtug. -
Map keys to keys with the native messenger installed and
xdotool
:bind --mode=insert <C-j> !s xdotool key Down
bind --mode=insert <C-k> !s xdotool key Up
-
Open hint link in Firefox reader mode:
composite hint -pipe a href | jsb -p tri.excmds.tabopen("about:reader?url=" + JS_ARG)
A wide selection of variants of the Shydactyl theme are available at https://github.com/bezmi/base16-tridactyl.