fix(coding-agent): truncate bash hint line to terminal width
Fixes TUI crash on narrow terminals (< 40 chars) when displaying collapsed bash output with 'earlier lines' hint. fixes #941
This commit is contained in:
@@ -49,7 +49,6 @@ When closing issues via commit:
|
||||
## Tools
|
||||
- GitHub CLI for issues/PRs
|
||||
- Add package labels to issues/PRs: pkg:agent, pkg:ai, pkg:coding-agent, pkg:mom, pkg:pods, pkg:tui, pkg:web-ui
|
||||
- See pi-tmux-test skill if you need to test pi interactive mode
|
||||
|
||||
## Style
|
||||
- Keep answers short and concise
|
||||
|
||||
Reference in New Issue
Block a user