-
**Problem**
When using text input widgets, key events register with a noticeable delay. Moving the mouse causes buffered / backlogged key events to flush, but typing without mouse movement is extre…
-
What UX tool/component/crate is used to span TUI and GUI (if any)?
For example: https://dioxuslabs.com
(I'm too lazy to look through the code to analyze on my own, so I hope you don't mind my la…
-
## Problem
There is a nonstandard ansi escape code that allows setting the underline color.
This is done with the code `58`. it uses the same arguments as the `38` and `48` codes do for settings t…
-
**Describe the bug**
I've installed the plugin with packer. Used one of the config recipes from the wiki but I can't get it to work.
**To Reproduce**
Install with Packer
Copy the config recipe f…
-
We need to add support for similar functions for deallocating arrays.
The fuctions mentioned in documentation are not accessible from my code: https://docs.rs/jni/latest/jni/sys/struct.JNINativeInt…
-
### Summary
I am editing my https://github.com/ZetaNumbers/tigerbeetle-rs source code at `/src/lib.rs`. I enter insert mode via `i` key, then try to add a newline. And then this happens:
![Снимок…
-
This seems to happen when I hit K to pop up nvim-lsp's details window.
(this window in the TUI)
![image](https://github.com/vhakulinen/gnvim/assets/8463786/7f07fe6e-71f6-441d-819c-686f2293a325…
-
Not sure if you are aware but tui has not been maintained for quite some time now.
There is a new active fork of the project: https://github.com/tui-rs-revival/ratatui
Just wanted to make you aw…
-
I would like to have a really cool UI for this plugin manager so I think we could use framework like
- https://github.com/fdehau/tui-rs
However, I really love how this framework in Go looks like…
-
Just wanted to make you aware that the tui crate is not being maintained any more. The following is a fork that is now actively developed:
https://github.com/tui-rs-revival/ratatui
I hope this w…