MCPcopy 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

1import assert from "node:assert";
2import { describe, it } from "node:test";
3import { KeybindingsManager, TUI_KEYBINDINGS } from "../src/keybindings.ts";
4

Callers

nothing calls this directly

Calls 3

getKeysMethod · 0.80
matchesMethod · 0.80
getConflictsMethod · 0.80

Tested by

no test coverage detected