claude-code-best/src/keybindings
2026-05-01 21:39:30 +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 feat: 将 keybinding 纳入 ink 管辖 2026-04-07 17:51:01 +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 Feature/add auto mode settings and fix bug (#368) 2026-04-26 15:43:25 +08:00
shortcutFormat.ts feat: build 2026-03-31 19:22:47 +08:00
template.ts feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +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: 完成一大波类型修复, 虽然 any 很多 2026-03-31 23:43:39 +08:00