Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ keybindings.test.ts
File
keybindings.test.ts
packages/pi-tui/test/keybindings.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert"
;
2
import
{ describe, it } from
"node:test"
;
3
import
{ KeybindingsManager, TUI_KEYBINDINGS } from
"../src/keybindings.ts"
;
4
Callers
nothing calls this directly
Calls
3
getKeys
Method · 0.80
matches
Method · 0.80
getConflicts
Method · 0.80
Tested by
no test coverage detected