Dmitry Nefedov
8bf5062b89
feat(tui): add cursor style configuration ( #32295 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-08-06 23:20:51 -05:00
Simon Klee
561070fbc2
deps: upgrade OpenTUI to v0.4.3 ( #35226 )
2026-07-06 13:01:08 +02:00
Dustin Deus
3adfb970bf
feat(tui): add debug info dialog with copy to clipboard ( #35004 )
2026-07-02 23:00:53 +02:00
Simon Klee
e7c59b17a8
fix(tui): load root sessions in session switcher ( #33931 )
...
Request root sessions before applying the session list limit so child
sessions cannot crowd roots out of the switcher.
Keep the synchronized cache available while requests are pending or fail,
reconcile results with live updates, and retain current and pinned sessions.
Preserve selection by session ID when asynchronous results reorder the list.
Closes #16270
Closes #32725
2026-06-25 18:36:08 +02:00
Simon Klee
98dcea02a8
Revert "deps: update OpenTUI to 0.4.2 ( #33610 )" ( #33842 )
2026-06-25 10:38:09 +02:00
Simon Klee
8cc79f7432
deps: update OpenTUI to 0.4.2 ( #33610 )
2026-06-24 09:22:24 +02:00
Aiden Cline
94652cfe4a
fix(tui): render move errors inline ( #32241 )
2026-06-16 13:13:11 +02:00
Sebastian
fff0ec294c
fix(tui): prevent duplicate renderable IDs ( #32110 )
2026-06-13 00:51:32 +02:00
Dax
c4aa049042
fix(tui): let gutter replace current marker ( #31586 )
2026-06-09 21:07:11 -04:00
Dax
37522185d3
refactor(tui): centralize application exit ( #31524 )
2026-06-09 11:46:02 -04:00
James Long
fc52c5ac87
fix(tui): trim select footer action highlight ( #31411 )
2026-06-08 17:53:06 -04:00
Dax
106f8e94d6
refactor(tui): extract standalone package ( #31193 )
2026-06-07 05:24:27 +00:00
Dax
fe0c4f8c74
refactor(server): canonicalize service API ( #31049 )
2026-06-07 03:27:28 +00:00