-
By default when Nyxt crashes and the socket is left behind, it won't be possible to start Nyxt again without deleting the dangling socket.
But do we really need to be that "polite"? We could very …
-
Follow-up to atlas-engineer/nyxt#1157.
Left to be done:
- [x] Ensure paging works as expected. Have C-p recenter on suggestion?
See if we can keep
2eeafbac2bea481b04fce0e7e5f8dbfbdcb70a…
-
It's sort of "a bit" works on Raspberry Pi 3 with Ubuntu MATE 16.04. File "glib.misc.lisp" does not have ARM architecture to define `G-SIZE` C-type. I've made it `:ULONG` - everything compiles, but no…
-
I think the code could be similar to "open-file". At least considering only the UX on Nyxt's GUI:
![image](https://user-images.githubusercontent.com/7698207/122496503-439e8780-cfc2-11eb-9007-84d545…
-
Since 0.3.0 `NIL` is the default slot value.
It can be desirable to used `:unbound` as default, or something else.
A class option would be perfect for this.
CC @aartaka
-
Electron history is unreliable. Make something like Nyxt's history tree?
-
Same as title. Usually when I'm trying to diagnose a potential issue with my regular config, I try and load my [minimal config](https://discourse.atlas.engineer/t/my-bare-minimum-nyxt-config/565), but…
-
These packages exist, but have non-existent dependencies:
```
ERROR 'musl-fts' not found
/home/meow/repos/kiss-xorg/community/alttab-git/depends
ERROR 'sdl' not found
/home/meow/repos/kiss-xorg…
-
**Describe the bug**
Using `vi` key bindings, when I focus a text input on a web page with `Alt+i`, I'm directly in insert mode and can enter some text. But then I'm caught in this text input. How …
-
**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 buffer navigation.
We want to efficiently navigate betwee…