Index
This file contains a list of all available commands, mappings and options.
Insert mode
- i
- Start Insert mode in text areas when insertmode is not set
- Launch the external editor
- Enter TextEdit mode
- Expand an Insert-mode abbreviation
Normal mode
- Select the alternate tab or the countth tab
- Increment last number in URL
- Scroll up a full page
- Stop loading the current web page
- Scroll window downwards in the buffer
- Scroll down a full page
- Print the current file name
- Go to a newer position in the jump list
- Redraw the screen
- Go to an older position in the jump list
- Scroll window upwards in the buffer
- Pass through next key
- Decrement last number in URL
- Temporarily ignore all &dactyl.appName; key bindings
- Focus content
- Open help window
- Rewind keyboard focus
- Advance keyboard focus
- 0
- Scroll to the absolute left of the document
- $
- Scroll to the absolute right of the document
- A
- Toggle bookmarked state of current URL
- B
- Show buffer list
- D
- Delete current buffer, focus tab to the left
- F
- Start QuickHint mode, but open link in a new tab
- G
- Go to the end of the document
- H
- Go back in the browser history
- L
- Go forward in the browser history
- M
- Add new QuickMark for current URL
- N
- Find previous
- O
- Open one or more URLs, based on current location
- P
- Open (put) a URL based on the current clipboard contents in a new buffer
- R
- Reload while skipping the cache
- T
- Open one or more URLs in a new tab, based on current location
- Y
- Copy selected text or current word
- W
- Open one or more URLs in a new window, based on current location
- a
- Open a prompt to bookmark the current URL
- b
- Open a prompt to switch buffers
- d
- Delete current buffer
- f
- Start QuickHint mode
- h
- Scroll document to the left
- i
- Start Caret mode
- j
- Scroll document down
- k
- Scroll document up
- l
- Scroll document to the right
- m
- Set mark at the cursor position
- n
- Find next
- o
- Open one or more URLs
- p
- Open (put) a URL based on the current clipboard contents in the current buffer
- q
- Record a key sequence into a macro
- r
- Reload the current web page
- t
- Open one or more URLs in a new tab
- u
- Undo closing of a tab
- y
- Yank current location to the clipboard
- w
- Open one or more URLs in a new window
- ;
- Start an extended hint mode
- :
- Enter Command-line mode
- ~
- Open home directory
- /
- Search forward for a pattern
- ?
- Search backwards for a pattern
- *
- Find word under cursor
- #
- Find word under cursor backwards
- N%
- Scroll to count percent of the document
- '
- Jump to the mark
- @
- Play a macro
- .
- Repeat the last keyboard command
- @:
- Repeat the last Ex command count times
- ]f
- Focus next frame
- [f
- Focus previous frame
- ]]
- Follow the link labeled 'next' or '>' if it exists
- [[
- Follow the link labeled 'prev', 'previous' or '<' if it exists
- g$
- Go to the last tab
- g<
- Redisplay the last command output
- g0
- Go to the first tab
- g<C-g>
- Print file information
- gB
- Repeat last :buffer! command in reverse direction
- gF
- View source with an external editor
- gH
- Open homepage in a new tab
- gP
- Open (put) a URL based on the current clipboard contents in a new buffer
- gT
- Go to previous tab
- gU
- Go to the root of the website
- gb
- Repeat last :buffer! command
- gf
- Toggle between rendered and source view
- gg
- Go to the top of the document
- gh
- Open homepage
- gi
- Focus last used input field
- gn
- Jump to a QuickMark in a new tab
- go
- Jump to a QuickMark
- gt
- Go to the next tab
- gu
- Go to parent directory
- ZQ
- Quit and don't save the session
- ZZ
- Quit and save the session
- zI
- Enlarge full zoom of current web page
- zM
- Enlarge full zoom of current web page by a larger amount
- zO
- Reduce full zoom of current web page
- zR
- Reduce full zoom of current web page by a larger amount
- zZ
- Set full zoom value of current web page
- zi
- Enlarge text zoom of current web page
- zm
- Enlarge text zoom of current web page by a larger amount
- zo
- Reduce text zoom of current web page
- zr
- Reduce text zoom of current web page by a larger amount
- zz
- Set text zoom value of current web page
Command-line editing
- Quit Command-line mode without executing
- Expand a command-line abbreviation
- Recall the previous command line from the history list which matches the current command line
- Recall the next command line from the history list which matches the current command line
- Complete the word in front of the cursor according to the behavior specified in wildmode
- Complete the previous full match when wildmode contains "full"
- Complete the word in front of the cursor according to the behavior specified in altwildmode
- Complete the previous full match when altwildmode contains "full"
Ex commands
Options