- Split multi-line user input and system messages on newlines so each visual line gets its own ConversationLine (same pattern push_output already used). This fixes text misalignment when Enter is pressed. - Don't enable Wrap on the conversation Paragraph — the FIFO viewport counts Line items to fill the pane, so soft-wrapping would throw off the row count and misalign content. - Restore non-TUI files from upstream/main to clear conflict artifacts. - Fix clippy warnings in lsp_client, lsp_process/parse, and trident. - Add HandlerSwap and TeamToggle match arms in main.rs ReadOutcome. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||