Block a user
performance measurements needed to see if we introduced lag
updates in the TUI overwrite the key hints in the status bar
updates in the TUI overwrite the key hints in the status bar
Implemented in 1a43bf1.
- Successful reloads now show
Updated HH:MM:SSfor two seconds, then automatically restore the full key-hint footer. - Loading and error statuses remain visible…
repository "all" view in the TUI needs to use colors for branches
repository "all" view in the TUI needs to use colors for branches
Implemented in c7c4467.
- Preserved the stable graph lane index supplied by the existing Gitea commit-graph implementation instead of flattening the graph prefix into plain text.
- Rendered…
mouse click in the TUI is not aligned with the TUI
mouse click in the TUI is not aligned with the TUI
Implemented in 95526f8.
- Replaced the five full-width tab hit regions with exact hit boxes matching Ratatui's left-aligned title, padding, and divider layout.
- Persisted Ratatui's actual…
Provide activity like home screen as a widget for the iPhone
Provide activity like home screen as a widget for the iPhone
Implemented in c67d274.
- Added native large Recent Activity and Open Pull Requests widgets, each independently configurable to any saved server.
- Added view-ready Rust widget data and reused…
mouse click in the TUI is not aligned with the TUI
updates in the TUI overwrite the key hints in the status bar
repository "all" view in the TUI needs to use colors for branches
Ratatui based terminal version of the app
Ratatui based terminal version of the app
Implemented in 2534010.
- Added the standalone
gotcha-tuiRatatui/Crossterm crate and executable with responsive paned layouts for normal terminals and multiplexer panes. - Mirrored the…