nyxt icon indicating copy to clipboard operation
nyxt copied to clipboard

Nyxt - the hacker's browser.

Results 274 nyxt issues
Sort by recently updated
recently updated
newest added

See https://github.com/atlas-engineer/nyxt/pull/2484#issuecomment-1202955771.

test

**Describe the bug** Nyxt crashes when launched from command line on Fedora+Wayland from Guix installtion. **Precise recipe to reproduce the issue** 1. Install Fedroa 34 with default GNOME 40. 2....

build

`switch-buffer` with the power of fuzzy search is one of the great features Nyxt offers. One thing I love about it is it can live-preview buffers (provided they have been...

feature

[Evil](https://github.com/emacs-evil/evil) has this feature where it changes the cursor color and shape depending on the mode a buffer is in. I find greatly useful as it allows one to quickly...

feature
keymap
ui
modes

Nyxt would load only the HTML headings of the sections. If (and only if) the user wants to see more, then they would need to click something, like a button,...

feature

Nyxt already offers commands that help to provide a low-bandwidth navigation, such as: - `no-image`; - `no-script`; and, - `no-webgl`. `no-css-mode` is another alternative. It could also be handy for...

feature

In d32b369b18c753b1a618b2e611e62f0342f90857 a change was introduced to deal with that fact that running these tests locally always failed. However, running the test suite twice locally results in the same problem....

bug
low
test

# Description This does multiple things: - Adds a new `apply-configuration` helper to apply configuration to auto-config, current-instance, new instance, all instances. - Turn Common Settings into a form-based page,...

Hi, I am able to succesfully delete the history in Nyxt with `execute-command` + `delete-history-entry` + `alt-a` (select all) + `enter`. After doing this there is nothing showed as history...

bug
history

The status buffer style refers to Helvetica, but it's a non-free font. Instead I suggest we use one of the common substitute fonts like Liberation. See https://en.wikipedia.org/wiki/Helvetica#Free_Helvetica_substitute_fonts. @jmercouris