co-mono/packages
Mario Zechner a686f61c1d feat(tui): improve editor Ctrl/Alt word and line deletion shortcuts
- Add Ctrl+W for word deletion (stops at whitespace/punctuation)
- Add Ctrl+U for delete to start of line (merges with previous line at col 0)
- Change Ctrl+K from delete entire line to delete to end of line (merges with next line at EOL)
- Add Option+Backspace support in Ghostty (maps to Ctrl+W via ESC+DEL sequence)
- Cmd+Backspace in Ghostty works as Ctrl+U (terminal sends same control code)
- Update README and CHANGELOG with new keyboard shortcuts

Fixes #2, Fixes #3
2025-11-14 23:19:24 +01:00
..
agent Bump version to 0.7.8 2025-11-13 23:49:04 +01:00
ai feat(tui): improve editor Ctrl/Alt word and line deletion shortcuts 2025-11-14 23:19:24 +01:00
coding-agent feat(tui): improve editor Ctrl/Alt word and line deletion shortcuts 2025-11-14 23:19:24 +01:00
pods Bump version to 0.7.8 2025-11-13 23:49:04 +01:00
proxy Bump version to 0.7.8 2025-11-13 23:49:04 +01:00
tui feat(tui): improve editor Ctrl/Alt word and line deletion shortcuts 2025-11-14 23:19:24 +01:00
web-ui Bump version to 0.7.8 2025-11-13 23:49:04 +01:00
2025-11-12T17-07-17-324Z_9dc9b37e-bea5-47ca-b52e-7e5b0b90ea06.html Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
calculator.py Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
sample.txt Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
test.txt Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00