MCPcopy
hub / github.com/vercel/hyper / contextmenu.ts

File contextmenu.ts

app/ui/contextmenu.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import editMenu from '../menus/menus/edit';
2import shellMenu from '../menus/menus/shell';
3import {execCommand} from '../commands';
4import {getDecoratedKeymaps} from '../plugins';

Callers

nothing calls this directly

Calls 5

getDecoratedKeymapsFunction · 0.90
getCommandKeysFunction · 0.85
filterMethod · 0.80
bindMethod · 0.80
concatMethod · 0.80

Tested by

no test coverage detected