Skip to content

Fix chat TUI line wrapping#60

Merged
quick-ricon merged 1 commit into
mainfrom
quick/chat-tui-wrap-width
Jul 4, 2026
Merged

Fix chat TUI line wrapping#60
quick-ricon merged 1 commit into
mainfrom
quick/chat-tui-wrap-width

Conversation

@quick-ricon

Copy link
Copy Markdown
Contributor

Summary

  • restore wrapping in the chat TUI view instead of disabling terminal autowrap
  • add chat tui --wrap-width <columns> with a default readable width of 100
  • wrap rendered message output with fold -s -w and document the new option

Validation

  • mise run test -- test/tasks.bats --filter 'task tui:'
  • mise run test
  • mise run readme -- --check
  • mise exec -- codebase lint
  • git pre-commit
  • git pre-push

@quick-ricon
quick-ricon merged commit a550f72 into main Jul 4, 2026
2 checks passed
@quick-ricon
quick-ricon deleted the quick/chat-tui-wrap-width branch July 4, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant