Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ ebivim
Function
ebivim
IPython/terminal/shortcuts/filters.py:72–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
71
@Condition
72
def
ebivim():
73
shell = get_ipython()
74
return
shell.emacs_bindings_in_vi_insert_mode
75
76
77
@Condition
Callers
nothing calls this directly
Calls
1
get_ipython
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…