From 81f676b1b84982842a25abe0de5db56f3deddaa0 Mon Sep 17 00:00:00 2001 From: DarkSun Date: Tue, 1 Jun 2021 05:03:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E9=A2=98[tech]:=2020210601=20Nyxt=20B?= =?UTF-8?q?rowser=20is=20a=20Keyboard-oriented=20Web=20Browser=20Inspired?= =?UTF-8?q?=20by=20Emacs=20and=20Vim?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sources/tech/20210601 Nyxt Browser is a Keyboard-oriented Web Browser Inspired by Emacs and Vim.md --- ...d Web Browser Inspired by Emacs and Vim.md | 112 ++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 sources/tech/20210601 Nyxt Browser is a Keyboard-oriented Web Browser Inspired by Emacs and Vim.md diff --git a/sources/tech/20210601 Nyxt Browser is a Keyboard-oriented Web Browser Inspired by Emacs and Vim.md b/sources/tech/20210601 Nyxt Browser is a Keyboard-oriented Web Browser Inspired by Emacs and Vim.md new file mode 100644 index 0000000000..11b119fe48 --- /dev/null +++ b/sources/tech/20210601 Nyxt Browser is a Keyboard-oriented Web Browser Inspired by Emacs and Vim.md @@ -0,0 +1,112 @@ +[#]: subject: (Nyxt Browser is a Keyboard-oriented Web Browser Inspired by Emacs and Vim) +[#]: via: (https://itsfoss.com/nyxt-browser/) +[#]: author: (Ankush Das https://itsfoss.com/author/ankush/) +[#]: collector: (lujun9972) +[#]: translator: ( ) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) + +Nyxt Browser is a Keyboard-oriented Web Browser Inspired by Emacs and Vim +====== + +You get plenty of open-source web browsers available for Linux. Not just limited to chrome-based options, but [chrome alternatives][1] as well. + +Most of the options available focus on a pretty user experience while offering privacy features. + +However, Nyxt browser may not be built for the best user experience in mind but something that power users love. + +### Nyxt Browser: Open-Source Browser That Focuses on Keyboard Shortcuts and Commands + +![][2] + +[Nyxt][3] is a keyboard-oriented open-source web browser available for Linux and macOS. + +Of course, not every power user utilizes keyboard shortcuts, but this aims to cater the needs of users who prefer to navigate via the keyboard. + +It is inspired by how the keyboard shortcuts in Vim and Emacs work — so if you are comfortable with those editors, the shortcuts will feel familiar to you. + +Unlike mainstream web browsers, you do not have to navigate your way inside multiple settings and menu, you will get all the functionality that you need to access with a quick shortcut or a command. + +In case you were wondering, it is web engine agnostic, but it currently supports WebEngine and WebKit. + +So, it saves time and improves your browsing experience if you are a fan of navigating around using the keyboard. + +It offers a fair share of useful features which I shall highlight below. + +### Features of Nyxt Browser + +![][4] + +You will find many non-conventional features offered here. Before exploring each of the key highlights mentioned here, you might want to go through the official documentation (press **F1** to find it) that should be linked in the welcome screen: + + * Lossless tree-based history (track the exact hierarchy of your history and easily recall what you navigated to) + * Clipboard history to help you quickly find what you copied earlier + * Keyboard shortcut to start entering commands (**CTRL+ Space**) + * Navigate your way through lengthy documents using keyboard shortcuts to jump to a specific heading + * Buffers instead of tabs which isolates behavior and settings of every tab from one another + * Ability to close multiple tabs by mapping them with a common element + * Mouseless navigation + * Quickly find a buffer using search instead of looking for it among many tabs + * Ability to run short scripts as per your workflow + * Customizable auto-fill feature with which you can also have the current date filled in automatically in a form + * In-built adblocker + + + +In addition to the features highlighted above, you will get the ability to toggle a **dark mode**, **HTTPS mode**, and a ton of options from the command menu. + +Moreover, it is completely customizable and programmable. So, you can choose to tailor it for yourself. + +**Recommended Read:** + +![][5] + +#### [You can Surf Internet in Linux Terminal With These Command Line Browsers][6] + +### Install Nyxt Browser in Linux + +![][7] + +For Ubuntu-based distributions, you will find a deb package available from the [official download page][8]. + +You might want to go through the [ways to install deb files][9] if you did not know. + +It is available in [AUR][10] for Arch Linux users and offers packages for Alpine Linux, Nix, and Guix. + +You should also find the source in the [GitHub page][11] if you need to compile it. + +[Download Nyxt Browser][8] + +### Wrapping Up + +While Nyxt browser may not be the most user-friendly browsing experience out there, it is certainly a special option for users who can make the most out of keyboard shortcuts and commands. + +If you wanted a mouseless navigation experience, this is the browser to try. I’d suggest you to try it anyway – but if you do not generally use keyboard shortcuts to navigate, this would prove to be a complicated experience for you. + +Have you tried Nyxt browser ever before? Let me know your thoughts in the comments below. + +-------------------------------------------------------------------------------- + +via: https://itsfoss.com/nyxt-browser/ + +作者:[Ankush Das][a] +选题:[lujun9972][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://itsfoss.com/author/ankush/ +[b]: https://github.com/lujun9972 +[1]: https://itsfoss.com/open-source-browsers-linux/ +[2]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/05/nyxt-browser-screenshot.png?resize=1079%2C823&ssl=1 +[3]: https://nyxt.atlas.engineer/ +[4]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/05/nyxt-browser.png?resize=1057%2C812&ssl=1 +[5]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/10/linux-terminal-based-browsers.png?fit=800%2C450&ssl=1 +[6]: https://itsfoss.com/terminal-web-browsers/ +[7]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/05/nyxt-browser-settings.png?resize=800%2C617&ssl=1 +[8]: https://nyxt.atlas.engineer/download +[9]: https://itsfoss.com/install-deb-files-ubuntu/ +[10]: https://itsfoss.com/aur-arch-linux/ +[11]: https://github.com/atlas-engineer/nyxt