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

Requiring 3 characters to perform a search makes searching in some languages difficult. CJK languages in particular have very dense writing—one- and two-character words are extremely common. For instance, I...

Hi folks, total newbie to nyxt (and even CL), so forgive me if this is stupid. :-) **Describe the bug** As what seemed like the easiest way in to trying...

**Is your feature request related to a problem? Please describe.** #2543 introduced context menu commands. Those are quite clunky now and require using the `ffi-add-context-menu-command` operator, which looks somewhat detached...

feature
command

From https://github.com/atlas-engineer/nyxt/pull/2536#discussion_r961925124. Currently `history-tree-mode` exists for the sole purpose of defining a style. Seems overkill: having styles in internal pages seems more elegant.

**Is your feature request related to a problem? Please describe.** We have configurable `user-class`-es for almost everything in Nyxt. `command` and `internal-page` are classes too, although not `user-class`-es. We may...

question
feature
command
configuration

So far, whenever I set `*run-from-repl-p*` to `t`, and I wanted to shutdown Nyxt, I've had to `killall -9 nyxt`, but I was wondering if there was a better way...

On 7e8c1d4fc99e4ab3f46b71c6cd243af37d304311, whenever I get prompted for hints, I get the following: ``` WARNING: Error on separate prompter thread: There is no applicable method for the generic function # when...

# Description Rebase #2424 onto master. WIP. # Discussion # Checklist: Everything in this checklist is required for each PR. Please do not approve a PR that does not have...

#2520 introduced `marks-actions`, which adds to `return-actions` and `selection-actions`. However, `marks-actions` sounds really weird and it's hard to pronounce. I'd rename `marks` to `mark`. Indeed, `selection` and `mark` are radically...

low
prompt-buffer
4.0

I was reading Demeter articles on official blog and then it came to me that Nyxt seemed to not have support for IRC (at least it's the result when I...

help-wanted
good-first-issue
feature