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

I can no longer use Emacs mode in Release 3-pre-release-2. It ignores my config file, and even when I go to Nyxt:common-settings and click "Use Emacs", no change takes place....

# Description This marks the `nyxt:` URLs as `:secure-p`, thus allowing outside resources, like HTTP(S) pages, to link to Nyxt-specific `nyxt:` URLs. This way, one can post example URLs and...

**Is your feature request related to a problem? Please describe.** I want to store my default `nyxt` configuration directory in `~/.library/generic/common-lisp/nyxt` instead of `~/.config/nyxt`, but in order to achieve this...

feature
3.0

This introduces ActivityPub support, allowing to read content from [Mastodon](https://joinmastodon.org/), [Plume](https://joinplu.me/), [Lemmy](https://join-lemmy.org/) and other federated social networks -- all in the same Nyxt-native configurable interface. # What's New - An...

**Is your feature request related to a problem? Please describe.** I've done some programming in JavaScript, and it has this nice object initialization syntax ([see MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer#property_definitions)): ``` js {a, b,...

question
low
feature
configuration

**Describe the bug** Once more I do not know if this is a bug or a feature request. I would like to persist a list of favoured buffers and had...

Currently Nyxt 2.2.4 packaged for Guix uses the gnu-build-system, which does _not_ expose the Nyxt "systems" to ASDF. To fix this, we should switch to the asdf-build-system, which would require...

build

**Describe the bug** I am not sure if this is a bug or a feature request or just a rant but I am finding it very difficult to reason about...

good-first-issue
3.0

In #1911, it's [mentioned](https://github.com/atlas-engineer/nyxt/issues/1911#issuecomment-986850263) by @Ambrevar that > I have hope that Montezuma would advantageously replace all the code in filter.lisp, except for the (mk-string-metrics:norm-damerau-levenshtein suggestion-string input) line since Montezuma...

prompt-buffer

# Description Previously we had no way to describe unexported symbols, inherited symbols, etc. We now use multiple sources for functions, variables, etc. - 1 source for the "export Nyxt...