co-mono/packages/tui/src
Mario Zechner ca0a86b981 Fix editor cursor navigation for wrapped lines, add word navigation
- Up/down arrows now navigate visual (wrapped) lines instead of logical lines
- Fixed double cursor display at wrap boundaries
- Added word by word navigation via Option+Left/Right or Ctrl+Left/Right
- Updated README keyboard shortcuts documentation

Closes #61
2025-11-27 12:08:36 +01:00
..
components Fix editor cursor navigation for wrapped lines, add word navigation 2025-11-27 12:08:36 +01:00
autocomplete.ts feat: fuzzy file search with @ prefix 2025-11-27 00:59:12 +01:00
index.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
terminal.ts Fix terminal rendering and add improvements 2025-11-11 00:13:46 +01:00
tui.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
utils.ts Fix edit diff line number alignment and whitespace preservation 2025-11-27 11:53:00 +01:00