co-mono/packages/tui/src/components
Sviatoslav Abakumov 1224b31135
feat(tui): auto-apply single suggestion in force file autocomplete (#993)
When Tab triggers file autocomplete and there's exactly one matching
suggestion, apply it immediately without showing the menu. This makes
path completion faster by eliminating the extra Tab press to confirm.
2026-01-28 02:12:18 +01:00
..
box.ts Fix TUI performance regression: add caching to Box, use Text directly for built-in tools 2025-12-17 16:39:23 +01:00
cancellable-loader.ts feat: use keybindings in all selectors and lists 2026-01-03 08:23:56 +01:00
editor.ts feat(tui): auto-apply single suggestion in force file autocomplete (#993) 2026-01-28 02:12:18 +01:00
image.ts fix(tui): prevent image ID collisions between modules 2026-01-22 04:52:55 +01:00
input.ts feat(tui): hardware cursor positioning for IME support 2026-01-16 04:30:07 +01:00
loader.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
markdown.ts fix(tui): prevent duplicate URL display for autolinked emails (#888) 2026-01-21 23:20:00 +01:00
select-list.ts Centralize frontmatter parsing + parse frontmatter with yaml library (#728) 2026-01-16 00:31:53 +01:00
settings-list.ts Add fuzzy search to settings list 2026-01-12 18:10:33 +01:00
spacer.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
text.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
truncated-text.ts Release v0.11.4 2025-12-01 13:05:12 +01:00