qwen-code/packages/cli/src/ui
2025-08-25 18:41:10 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands refactor(ide): Improve IDE detection discovery (#6765) 2025-08-25 18:39:57 +00:00
components fix: misaligned right border on tool calls ui and spacing in multiple tool calls ui (#6941) 2025-08-25 18:26:06 +00:00
contexts fix(keyboard): Implement Tab and Backspace handling for Kitty Protocol (#7006) 2025-08-25 18:41:10 +00:00
editors
hooks refactor(ide): Improve IDE detection discovery (#6765) 2025-08-25 18:39:57 +00:00
privacy Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
themes feat(cli): Allow themes to be specified as file paths (#6828) 2025-08-22 19:28:41 +00:00
utils fix(keyboard): Implement Tab and Backspace handling for Kitty Protocol (#7006) 2025-08-25 18:41:10 +00:00
App.test.tsx Introduce system defaults (vs system overrides) (#6724) 2025-08-25 04:21:22 +00:00
App.tsx Add support for debug logging of keystrokes to investigate #6227 (#6844) 2025-08-22 23:31:55 +00:00
colors.ts
constants.ts Introduce initial screen reader mode handling and flag (#6653) 2025-08-21 22:29:15 +00:00
IdeIntegrationNudge.tsx refactor(ide): Improve IDE detection discovery (#6765) 2025-08-25 18:39:57 +00:00
keyMatchers.test.ts Update IDE integration context toggle shortcut to ctrl+G (#6245) 2025-08-14 17:50:20 +00:00
keyMatchers.ts Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
semantic-colors.ts Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
types.ts feat: add explicit license selection and status visibility (#6751) 2025-08-22 20:01:01 +00:00