Tridactyl is a Firefox WebExtension that brings Vim-like keybindings and commands to your browser, allowing for highly efficient keyboard-only navigation. Here's a cheat sheet covering some of the most common and useful commands:
<Escape>:help [command]: Get help on a specific command:set [setting] [value]: Set a Tridactyl setting:bind [key_sequence] [ex_command]: Bind a key sequence to an ex-command:tabopen [URL]: Open a URL in a new tab:winopen [URL]: Open a URL in a new window:mkt ~/filename.rc: (Requires native Tridactyl installation) Save current configuration to a file.:viewconfig nmaps: View current normal mode keybindings:tabdetach: Detach the current tab into a new windowf or F) should be typed in lowercase.Ctrl-T for new tab, Ctrl-W to close tab).:bind, :set).: (Command Mode): Many actions are available as “ex-commands” by typing a colon first.Ctrl-v: Bypass Tridactyl bindings for the next single keystroke (useful for passing a key directly to the website).
This cheat sheet provides a solid foundation for using Tridactyl. For a complete and up-to-date list of commands and their descriptions, consult the official Tridactyl documentation by typing :help in your browser with Tridactyl installed.
navigation:
search and select:
others: