Open anjiro opened 8 months ago
Thanks for the feature request! I've used these bindings in the past, and they are nice.
Unfortunately we likely won't get to this soon, just because of a backlog of other tasks ahead of us. But I will keep this open for the future, and so that others can :+1: it if they'd also like to see these bindings implemented.
Description
Jupyterlab-Vim adds a "Jupyterlab Command Mode" which enables manipulation at the cell level. It's super nice and I'd love to see it implemented in Marimo.
Suggested solution
Here's what Jupyterlab-Vim lists (copied verbatim):
Please note that all keys are lowercase unless
Shift
is explicitly indicated. For example,Y, Y
is two lowercasey
s,Shift-Y, Y
is one uppercaseY
followed by a lowercasey
.Shortcuts this extension introduces:
Vim Ex commands
Vim command bindings
Jupyter command bindings
Alternative
No response
Additional context
No response