qwen-code/packages/cli/src/ui/components/shared
DeWitt Clinton 98dcf43214
Add a keybinding for ctrl+w to delete the previous word. (#582)
Adds the following new keybindings to the cli text input buffer:

- `Ctrl+W` : Delete previous word
2025-05-28 09:59:25 -07:00
..
RadioButtonSelect.tsx Update color styles for yes/no questions (#369) 2025-05-15 14:36:34 -07:00
text-buffer.test.ts fix(cli): Handle VSCode Shift+Enter in text buffer 2025-05-20 23:44:53 -07:00
text-buffer.ts Add a keybinding for ctrl+w to delete the previous word. (#582) 2025-05-28 09:59:25 -07:00