co-mono/packages/tui/src
Helmut Januschka 7574fed2f2 feat: use keybindings in all selectors and lists
Update all selector/list components to use EditorKeybindingsManager:
- model-selector, session-selector, oauth-selector, user-message-selector
- hook-selector, hook-input, hook-editor, tree-selector
- select-list, settings-list, cancellable-loader

This allows users to configure selectUp, selectDown, selectConfirm,
selectCancel actions in keybindings.json
2026-01-03 08:23:56 +01:00
..
components feat: use keybindings in all selectors and lists 2026-01-03 08:23:56 +01:00
autocomplete.ts TUI: Improve file completion display (fixes #280) 2025-12-22 16:36:42 +01:00
index.ts feat: configurable keybindings for all editor and app actions 2026-01-03 08:23:56 +01:00
keybindings.ts feat: configurable keybindings for all editor and app actions 2026-01-03 08:23:56 +01:00
keys.ts feat: configurable keybindings for all editor and app actions 2026-01-03 08:23:56 +01:00
terminal-image.ts Fix Ghostty detection inside tmux for inline images (#299) 2025-12-24 12:04:41 +01:00
terminal.ts Add terminal title support to TUI framework (#407) 2026-01-02 22:00:34 +01:00
tui.ts feat: configurable keybindings for all editor and app actions 2026-01-03 08:23:56 +01:00
utils.ts fix(tui): Strip OSC 8 hyperlink sequences in visibleWidth (#396) 2026-01-02 10:32:36 +01:00