qwen-code/packages/cli/src/ui
pomelo-nwu 4721a6f324 fix: reduce exit cleanup timeout in slash command processor
Decreased the exit cleanup timeout from 1000ms to 100ms to speed up the shutdown process when using slash commands.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2025-09-16 10:46:41 +08:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands Merge branch 'main' into feat/subagents 2025-09-11 17:00:50 +08:00
components fix: tool calls ui issues (#590) 2025-09-12 17:52:23 +08:00
contexts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
editors sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
hooks fix: reduce exit cleanup timeout in slash command processor 2025-09-16 10:46:41 +08:00
privacy Merge tag 'v0.1.21' of github.com:google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.21 2025-08-20 22:24:50 +08:00
themes # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
utils # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
App.test.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
App.tsx Merge branch 'main' into feat/subagents 2025-09-11 17:00:50 +08:00
colors.ts
constants.ts
IdeIntegrationNudge.tsx feat: update vars 2025-09-12 16:01:38 +08:00
keyMatchers.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08: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 Merge branch 'main' into feat/subagents 2025-09-11 17:00:50 +08:00