nyxt
keyboard-oriented web browser
TLDR
Start browser
$ nyxt
Open URL$ nyxt [https://example.com]
Start with config$ nyxt --config [config.lisp]
Start in headless mode$ nyxt --headless
SYNOPSIS
nyxt [options] [url]
DESCRIPTION
nyxt is a keyboard-oriented web browser. Extensible with Common Lisp.
The browser features programmable keybindings and commands. Inspired by Emacs and Vim.
PARAMETERS
URL
URL to open.--config FILE
Use configuration file.--headless
Run without GUI.--script FILE
Execute Lisp script.--help
Display help information.--version
Display version.
CAVEATS
Common Lisp configuration. Learning curve for customization. WebKitGTK backend.
HISTORY
Nyxt was created as a keyboard-driven browser for power users, inspired by Emacs.
SEE ALSO
firefox(1), qutebrowser(1), surf(1)
