Skip to content

Commands

Commands are run from the command line (press :) or bound to keys. Many also accept a count. The command line offers fuzzy completion: Tab and Shift-Tab move the highlight, Space applies it, Enter runs it.

CommandDescription
open <url>open a URL or search term in the current tab
tabopen <url>open in a new tab
back / forwardmove through history
reload / reload --forcereload, optionally bypassing cache
stopstop loading

Scrolling

CommandDescription
scroll <up|down|left|right>scroll in a direction
scroll-page <up|down> [half]scroll by a page or half page
scroll-to-perc <n>scroll to a percentage of the page

Tabs

CommandDescription
tab-closeclose the current tab
tab-next / tab-prevcycle tabs
tab-focus <n>focus tab by index
tab-cloneduplicate the current tab
tab-move <offset>move the current tab
tab-onlyclose all other tabs
undoreopen the last closed tab

Hints and yank

CommandDescription
hint / hint-tabfollow a link, or open it in a new tab
yank [url|title]copy the URL or title

Marks and sessions

CommandDescription
quickmark-save <name>save the page as a named quickmark
quickmark-load <name>open a quickmark
quickmark-del <name>delete a quickmark
bookmark-addbookmark the current page
bookmark-load <url>open a bookmark
bookmark-del <url>delete a bookmark
session-save <name>save the open tabs as a session
session-load <name>restore a session

Configuration and modes

CommandDescription
set <key> <value>change a setting at runtime
config-sourcereload the config file
darkmodetoggle web-content dark mode
mode-enter <mode> / mode-leaveswitch input mode

Plugins and lifecycle

CommandDescription
plugin-reloadrecompile and reload plugins
quitquit the browser