Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
editMenu from
'../menus/menus/edit'
;
2
import
shellMenu from
'../menus/menus/shell'
;
3
import
{execCommand} from
'../commands'
;
4
import
{getDecoratedKeymaps} from
'../plugins'
;
Callers
nothing calls this directly
Calls
5
getDecoratedKeymaps
Function · 0.90
getCommandKeys
Function · 0.85
filter
Method · 0.80
bind
Method · 0.80
concat
Method · 0.80
Tested by
no test coverage detected