Roland Haller

Results 5 issues of Roland Haller

I am not sure you can do something about that, but a maintainer of Neovide told me that's a theme issue. I have different colors when I use the embeded...

- [x] I have looked for existing issues (including closed) about this ## Bug Report When using `EmbeddingBuilder::build()` with OpenAI's `text-embedding-3-small` model, I encountered the following error: ```json Error: ProviderError:...

bug

# Description - The `Run this code` button ▶️ in pages like [this one](https://rust-unofficial.github.io/patterns/functional/paradigms.html) only display a `Running…" text that never produces the output. - I tested this with the...

Currently, the Crossterm `KeyEvent` to `Key` conversion maps `KeyCode::BackTab` to `Key::Null`, unlike Termion and Termwiz which provide usable behavior for Shift+Tab. There is no dedicated `Key::BackTab` variant in `tui-textarea`, but...

- [x] I have looked for existing issues (including closed) about this This has been brought up in #485 ## Feature Request ### High-level description Add a structured and testable...

refactor
breaking
feat