Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Nyxt | 8,836 | 4 hours ago | 372 | Common Lisp | ||||||
Nyxt - the hacker's browser. | ||||||||||
Ack.vim | 2,933 | a year ago | 77 | other | Vim script | |||||
Vim plugin for the Perl module / CLI script 'ack' | ||||||||||
Chromium Vim | 2,205 | 8 months ago | 329 | mit | JavaScript | |||||
Vim bindings for Google Chrome. | ||||||||||
Ctrlsf.vim | 1,466 | 9 months ago | 18 | Vim Script | ||||||
A text searching plugin mimics Ctrl-Shift-F on Sublime Text 2 | ||||||||||
Notational Fzf Vim | 1,097 | 7 months ago | 16 | Vim Script | ||||||
Notational velocity for vim. | ||||||||||
Any Jump.vim | 986 | 3 months ago | 25 | Vim Script | ||||||
Jump to any definition and references 👁 IDE madness without overhead 🚀 | ||||||||||
Dash.vim | 927 | 3 years ago | 8 | mit | Vim script | |||||
Search Dash.app from Vim | ||||||||||
Clever F.vim | 898 | 8 months ago | 15 | Vim Script | ||||||
Extended f, F, t and T key mappings for Vim. | ||||||||||
Web Search Navigator | 769 | 10 hours ago | 21 | mit | JavaScript | |||||
Web extension that adds keyboard shortcuts to Google, YouTube, Github, Amazon, and others (Chrome/Firefox/Edge/Safari) | ||||||||||
Dasht | 686 | 2 years ago | 1 | February 27, 2018 | 13 | isc | Shell | |||
💁 Search API docs offline, in terminal or browser |
Nyxt [nkst] is a keyboard-driven web browser designed for power users. Inspired by Emacs and Vim, it has familiar keybindings (Emacs, vi, CUA), and is infinitely extensible in Lisp.
If you like Nyxt and you would like to help future development, please give us a star, spread the word, and support us on Patreon, thank you!
Attention: Nyxt is under active development. Feel free to report bugs, instabilities or feature wishes.
For an exhaustive description of all of the features, please refer to the manual.
Switch easily between your open tabs via fuzzy search. If you are looking for
https://www.example.com
, you could type in ele
, exa
, epl
, or any other
matching series of letters.
Commands can accept multiple inputs, allowing you to quickly perform an operation against multiple objects. In the example below we search for cactuses, and open up several images simultaneously:
Bookmark a page with tags. Search bookmarks with compound queries. Capture more data about your bookmarks, and group and wrangle them in any way you like.
Search multiple tabs at the same time, and view all the results in a single window. Jump quickly through your open tabs to find what you need.
History is represented as a tree that you can traverse. Smarter than the “forwards-backwards” abstraction found in other browsers, the tree makes sure you never lose track of where you’ve been.
Nyxt supports:
Nyxt has engine support for WebKit and experimental support for WebEngine/Blink.
Please find pre-built binaries at Nyxt’s downloads page. Nyxt is available on the following platforms:
pacman -Syu nyxt
.nix-env --install nyxt
.guix install nyxt
.xbps-install nyxt
.zypper ar https://download.opensuse.org/repositories/home:/bobbie424242:/nyxt/openSUSE_Tumbleweed/ nyxt
zypper ar https://download.opensuse.org/repositories/home:/bobbie424242:/nyxt/15.4/ nyxt
Then install with zypper in nyxt
for the latest stable release or zypper in
nyxt-git
for the latest `git master` build. Both versions cannot be installed
at the same time.
To install from source, please refer to the developer’s manual.
For full documentation about Nyxt, how it works, and how to extend it please
refer to the embedded manual. To get started, run the manual
command (press
control
+ space
, type manual
and confirm with return
).
If you want to help with development, or build Nyxt from source, read the developer’s documentation at documents/README.org.
If you are running a recent version of Nyxt please run the changelog
command.
For older versions, please refer to the CHANGELOG.