LinuxCommandLibrary

nyxt

keyboard-oriented web browser

TLDR

Start browser

$ nyxt
copy
Open URL
$ nyxt [https://example.com]
copy
Start with config
$ nyxt --config [config.lisp]
copy
Start in headless mode
$ nyxt --headless
copy

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)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community