-
**Project name**: Improve user interface of the Rust benchmark suite
**Project details**: The [Rust compiler benchmark suite](https://github.com/rust-lang/rustc-perf) is used to test the performance …
-
When an admin hits return on a row in the Agama list, it should bring up the details for that page.
Also see https://github.com/JanssenProject/jans/issues/4459 and https://github.com/JanssenProject…
-
```
import tui_widget
var twHeader = newLabel(px = 1, py = 0, w = 10, h = 1, id = "header",
bgColor = bgBlue, fgColor = fgYellow, text = "whatever")
var tuiapp = newTermi…
-
I could have missed something, but I didn't see a way to configure systemctl-tui to display log messages in sequential order (oldest to newest). Currently, the newest messages appear at the top of the…
-
## Problem
Now that the TUI "lingers" in the terminal (#7801), it becomes more important to avoid noise. Overall the current situation is good, except for 2 specific lines: `ModuleSource.resolveFro…
-
tui tree grid에서 컬럼 헤더에 컬럼명과 checkbox 형태를 아래 사진과 같이 구현하고 싶은데 제가 해본 결과로는 생성이 안되어 문의드립니다.
![image](https://github.com/user-attachments/assets/ea7dbfe3-7894-473e-bd24-62826dc70563)
사진과 같이 그리드 헤더에 컬럼명과…
-
Maybe we could implement a TUI thing for this. Fig used to exist for that but now yeah thats not an option. To not need an entire new implementation of this CLI thing, we could create a new project th…
-
I appreciate the work you’re doing here—it's great to see TUIs being developed like this! Are you open to contributions? If so, could you share a bit about what’s currently in progress and what’s comi…
-
It would be nice if you can customize the colors/themes of the TUI. Or at least make it follow the user's terminal color scheme.
-
Hi, I have been making a terminal ui application for radix that uses the radix-cli to get the info it needs.
I was wondering if this is something you would be interested in integerate more into the r…