-
Commit 3c71755296ebd86fbf124709418c829447766e92 introduced the need to grab the focus of the main buffer (e.g. by clicking it) so that it accepts key events.
To reproduce it, notice that you need t…
aadcg updated
5 months ago
-
Currently we flatten the buffer tree following the inter-buffer relationships from the Global History Tree.
Problem: we didn't take into account that some buffers like no-save buffers may not belon…
-
**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 `u…
-
This is a follow up to #2050.
1. Can we have multiple non-persisted contexts?
According to Artyom, yes!
2. Should non-web-buffers have a status now that we load them like any other buffe…
-
Greetings!
What is your policy re. adding dependencies to this library?
I have a patch for fetch-object that uses function-cache memoization library, adding TTL-expiry to cached results.
Th…
-
**Describe the bug**
When using Organice on desktop the screen is narrowed down to mobile version - only small part of the screen is used.
**To Reproduce**
Steps to reproduce the behavior:
1. Op…
-
At the moment, when an input is given it's selected by default.
Would be nice to add an option to specify an unselected input, and choose where to place the cursor.
-
Part of the issue is discussed in #1005. AFAIU it's mostly about composing modes into child modes a la inheritance.
There's another part of the issue: How to compose the behavior of modes from diff…
-
**Describe the bug**
If you two finger click on a webpage and click on "Copy Link Location" nyxt does not copy the link address
![Screenshot from 2024-09-10 18-58-50](https://github.com/user-attac…
-
Currently when application-mode is set to be enabled when entering insert-mode, one has to first exit application-mode with `C-z` and then exit insert-mode with `Esc`.
I got confused for a moment …