claude-code-best/src/keybindings
2026-05-13 10:29:34 +08:00
..
__tests__ style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
defaultBindings.ts Feature/add auto mode settings and fix bug (#368) 2026-04-26 15:43:25 +08:00
KeybindingContext.tsx style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
KeybindingProviderSetup.tsx style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
loadUserBindings.ts feat: build 2026-03-31 19:22:47 +08:00
match.ts chore: 清理临时 rebase 脚本 2026-05-13 10:29:34 +08:00
parser.ts feat: 将 keybinding 纳入 ink 管辖 2026-04-07 17:51:01 +08:00
reservedShortcuts.ts feat: build 2026-03-31 19:22:47 +08:00
resolver.ts feat: 将 keybinding 纳入 ink 管辖 2026-04-07 17:51:01 +08:00
schema.ts merge: sync upstream/main while preserving local brand/config 2026-04-29 09:06:20 +08:00
shortcutFormat.ts feat: build 2026-03-31 19:22:47 +08:00
template.ts rebrand: 将 Claude Code 品牌改为 CoStrict 2026-04-09 17:14:39 +08:00
types.ts feat: 将 keybinding 纳入 ink 管辖 2026-04-07 17:51:01 +08:00
useKeybinding.ts feat: 将 keybinding 纳入 ink 管辖 2026-04-07 17:51:01 +08:00
useShortcutDisplay.ts feat: build 2026-03-31 19:22:47 +08:00
validate.ts feat: 添加 Provider Registry、StatusLine、Cache Stats 和其他增强 2026-05-09 23:04:35 +08:00