marimo
marimo copied to clipboard
Cannot select text in scratchpad with vim-keybindings
Describe the bug
When i have vim-keybindings enabled, I can't select text in the scratchpad, neither using the keyboard nor the mouse.
Environment
{
"marimo": "0.13.2",
"OS": "Windows",
"OS Version": "10",
"Processor": "Intel64 Family 6 Model 165 Stepping 2, GenuineIntel",
"Python Version": "3.10.11",
"Binaries": {
"Browser": "133.0.6943.142",
"Node": "v20.9.0"
},
"Dependencies": {
"click": "8.1.8",
"docutils": "0.21.2",
"itsdangerous": "2.2.0",
"jedi": "0.18.1",
"markdown": "3.7",
"narwhals": "1.37.0",
"packaging": "23.2",
"psutil": "5.9.0",
"pygments": "2.19.1",
"pymdown-extensions": "10.15",
"pyyaml": "6.0.2",
"starlette": "0.46.2",
"tomlkit": "0.13.2",
"typing-extensions": "4.10.0",
"uvicorn": "0.34.2",
"websockets": "15.0.1"
},
"Optional Dependencies": {
"altair": "5.5.0",
"nbformat": "5.10.4",
"pandas": "2.2.3",
"pyarrow": "14.0.1",
"pycrdt": "0.11.1",
"pytest": "8.3.4",
"ruff": "0.11.7"
},
"Experimental Flags": {
"lsp": true
}
}
Code to reproduce
No response
@LarsJaeger - can you share a video? i cannot reproduce this.
Closing due to inactivity