Skip to content

Conversation

@ariane-emory
Copy link
Owner

@ariane-emory ariane-emory commented Jan 26, 2026

What does this PR do?

How did you verify your code works?

Manual testing and bun typecheck

Resolves anomalyco#10682.

- Move diff wrapping toggle from session-level to global app-level commands
- Replace local diffWrapMode signal with kv.signal('diff_wrap_mode', 'word')
- Follow pattern from issue anomalyco#10497 fix for animations toggle
- Toggle now accessible before sending first message
@ariane-emory ariane-emory changed the title Make diff wrapping toggle always available in command_list Make diff wrapping toggle always available in command_list (resolves #10682) Jan 26, 2026
@ariane-emory ariane-emory marked this pull request as ready for review January 26, 2026 13:48
@ariane-emory ariane-emory deleted the fix/move-toggle-diff-wrap branch January 26, 2026 18:14
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.

TUI:"Disable/Enable diff wrapping" ought be available in the command_list prior to session beginning (and related type error)

2 participants