-
In addition to visual mode and regular selection with the cursor, it would be great if Nyxt allowed selecting text with a long press. This would make Nyxt usable on devices with touch screen (tablets,…
-
This would allow to create Nyxt front-ends (like the one discussed on IRC recently) and have better shell interaction in general.
-
@jmercouris suggested [here](https://github.com/atlas-engineer/nyxt/issues/56#issuecomment-752665733) in #56, to create WSL (Windows Subsystem for Linux) installation instructions. I'd be happy to wri…
-
Marking a point with `reading-line-mode` is somewhat close to this feature requesst. However, it would still be valuable to have a whole mark ring available recording places in multiple buffers where …
-
-
`certificate-exception-mode` is fine for those instances where I really don't care if I get MITM'd, but it would be nice if I could at least manually pin certs, even if it's just [TOFU](https://en.wik…
-
Could Nyxt support readline shortkeys (such ctrl-space for deleting previous word) within any HTML input text object ? That would be cool to compose messages
-
In my opinion (see https://github.com/atlas-engineer/nyxt/issues/2199#issuecomment-1146808213), Lisp-Unit2 is one of the best test framework for Common Lisp (together with Parachute). It would be gre…
-
The name of the parser: lisp
The command line you used to run ctags:
```
$ ctags --options=NONE source/*.lisp source/mode/*.lisp libraries/*/*.lisp
```
In the root dir of [Nyxt browser](htt…
-
I heard that Nyxt favors structured representation, adding attributes as CLOS slots makes it much more structured.
We can scrape it from https://www.w3schools.com/tags/ref_attributes.asp.