The community member is new to Vim and is using the Marimo extension in VS Code. They are having trouble with Vim keybindings, particularly with copying and pasting, as well as navigating the Marimo notebook. The comments suggest that the Vim keybindings should be the same as regular Vim, but the community member is experiencing issues specific to the embedded Marimo notebook/webview. The final comment indicates that this is a known issue.
Hi Team, this seems like such an obvious thing but I can't figure it out. I'm new to vim. Are there any recommended resources for learning the vim keybindings used in Marimo?
In particular, how can I copy / paste? <CNTRL>+c + <CNTRL>+p doesn't seem to work for me? I'm using the vscode extension to run embedded Marimo notebooks.
If I press <ESC> how do I go with my cursor inside the cell block again?
I'm editing in the vs code editor. seems like when I open it in the system browser instead. Copy / Paste is working, so it might be something unique to the embedded marimo notebook/webview