-
## Description
The table widget example is potentially misguiding users on the crossterm Events API. The table widget example uses the KeyCode enum in crossterm without filtering for the `KeyEv…
-
How do you check enabled?
I reset the config using `irust --reset-config`
I see the settings that match the README.
Helix lsp rust-analyzer works on Windows for me.
Thanks
-
I think it would be nice to have the feature to jump backward in the input fields using Shift+Tab since it already works to jump forward in the inputs.
-
tui has switched to crossterm as the default, instead of termion
The reasoning given is here: https://github.com/fdehau/tui-rs/pull/553
I think it's pretty reasonable, and would probably make se…
-
### Related problem
_No response_
### Describe the solution you'd like
Full disclaimer: I do not actually use nushell, but I found this while testing something in multiple different shells.
It s…
-
### Describe the bug
Set any prompt
```js
$env.PROMPT_COMMAND = {|| (ansi { fg: '#fafafa' attr: 'n'}) + $env.PWD }
```
and it's bold if you don't `ansi reset` at the start. Very confusing
### Ho…
-
Hi!
I am using this code taken from the `tui` crate examples https://github.com/fdehau/tui-rs/blob/master/examples/demo/crossterm.rs#L45 to listen for Key events. However the behavior on Mac OS vs.…
-
## Description
As a newcomer to Rust and Ratatui, I go to the documentation page https://docs.rs/ratatui/latest/ratatui/
The first few lines show perfect examples of what I can do with the libra…
-
**Describe the bug**
I want to add a bit change to `DefaultInputClassifier` to customize keybinding.
So I copied `DefaultInputClassifier` to my `CustomInputClassifier`.
But it can't be compiled.
…
-
Hi @daniellga
I was trying out your cool project and was building your project with rextendr::document() with dir `r-hormonium` as workdir.
However , I ran into a build error. It appears I have n…