co-mono/packages/tui/src
Mario Zechner 3018b01460 Fix slash command autocomplete Enter behavior
When pressing Enter on a highlighted slash command suggestion (e.g., typing
`/mod` with `/model` highlighted), the completion is now applied before
submitting. Previously, the partial text was submitted instead of the
selected command.

Fixes #49
2025-11-21 21:50:19 +01:00
..
components Fix slash command autocomplete Enter behavior 2025-11-21 21:50:19 +01:00
autocomplete.ts Fix path completion hanging and autocomplete arrow key behavior 2025-11-21 12:47:23 +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 Release v0.8.0 2025-11-21 03:12:42 +01:00