index
:
pantograph.git
main
Unnamed repository; edit this file 'description' to name the repository.
git repository owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tui_components.zig
Age
Commit message (
Expand
)
Author
3 days
rendering & chat fixes for panto cli
t
3 days
big cli/tui gaps project
t
8 days
Preserve tool block colors across ANSI resets
t
8 days
Refine TUI status and tool block styling
t
2026-06-23
ponytail simplifications to panto cli and lua extensiosn
t
2026-06-16
tool collapsed state, and fixing dirty component flags
t
2026-06-16
fix differential rendering, eliminate screen flicker (it's not THAT hard)
t
2026-06-16
preserve indentation of sub-lists, reset formatting for the component after c...
t
2026-06-16
display fixes: markdown rendering, tool-specific components
t
2026-06-15
Add Codex Responses support and session debugging
t
2026-06-12
fuzzy selectors for models and reasoning levels
t
2026-06-12
Replace Footer FPS display with model dimension and dim styling
t
2026-06-10
fix: eliminate scrollback-clearing flash when streaming with expanded tool ou...
t
2026-06-10
strip ANSI color sequences from tool output for display
t
2026-06-09
accurately count message width
t
2026-06-09
color theme
t
2026-06-08
keybinding fixes
t
2026-06-08
proper terminal capability negotiation
t
2026-06-08
Replace print CLIRenderer with differential TUI engine
t