Description
Describe the bug
After PR #3395, the vim keybinding for cell navigation (j/k at end/start of cell) stopped working.
Bildschirmaufnahme.2025-01-20.um.03.05.42.mov
Environment
{
"marimo": "0.10.11",
"OS": "Darwin",
"OS Version": "24.0.0",
"Processor": "arm",
"Python Version": "3.12.7",
"Binaries": {
"Browser": "--",
"Node": "v23.6.0"
},
"Dependencies": {
"click": "8.1.8",
"docutils": "0.21.2",
"itsdangerous": "2.2.0",
"jedi": "0.19.2",
"markdown": "3.7",
"narwhals": "1.22.0",
"packaging": "24.2",
"psutil": "6.1.1",
"pygments": "2.19.1",
"pymdown-extensions": "10.14",
"pyyaml": "6.0.2",
"ruff": "0.9.2",
"starlette": "0.45.2",
"tomlkit": "0.13.2",
"typing-extensions": "4.12.2",
"uvicorn": "0.34.0",
"websockets": "14.1"
},
"Optional Dependencies": {}
}
Code to reproduce
No response