MCPcopy 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
72def 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_ipythonFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…