-
Ratatui does double buffering to efficiently update the terminal by only writing out what changed between draw calls. However, the UI is *always* redrawn every tick, and Ratatui is an immediate-mode f…
-
https://github.com/benjajaja/ratatui-image?tab=readme-ov-file#compatibility-matrix
-
The old templates has some advantages that I miss in the current one:
1. The code is split in modules that makes it easy to work with especially when the application code is growing.
2. Having contro…
-
**Is your feature request related to a problem? Please describe.**
Let's say we have a command that outputs a bunch of data to the terminal, some of which causes the terminal to scroll. I'd like some…
-
## Problem
There are a few widgets that need scrolling behavior. It would be wasteful to implement this on each widget rather than doing it properly once. There is existing scroll behavior in Table…
-
I don't know what else to say. Spectrogram would be a really cool addition for this app
![izotope: understanding spectrograms](https://s7d1.scene7.com/is/image/izotope/Understanding%20spectrograms%…
-
Subtitles would be nice on video or audio, just like mpv.
Super cool project, has been waiting for it.
__Keep doing it!__
-
## Description
Demo looks strange on MacOS with default font settings in terminal.
## To Reproduce
Run following on MacOS `cargo run --example=demo2 --features="crossterm widget-calendar"`
a…
-
**Describe the bug**
Crashes when switching to calendar view.
MacOS Ventura 13.4.1
Homebrew
taskwarrior-tui 0.25.1
It can be reproducible with the testdata.
**To Reproduce**
- […
-
There are certainly more pressing issues to take care of before considering this one, but it's always good to have things on the horizon:
Nowadays it is possible to convert [images](https://justine…