firai
firai
> I will bump this issue and add one more additional concern: the cell toolbar (that comes up when you hover over a cell) also ignores metadata. > > If...
I understand you're referring to remapping these keys in notebooks, which is somewhat of a known limitation. Remapping j to gj and k to gk should already work for file...
Thanks for inviting me!
@krassowski Is there anything we can do at the extension level? Or do we need to wait until https://github.com/jupyterlab/jupyterlab/issues/15897 is resolved?
Investigated by @krassowski at https://github.com/deshaw/jupyterlab-execute-time/issues/97#issuecomment-1754064252. To be tracked here.
Seems like this doesn't occur with every CodeMirror extension. When I use `jupyterlab-vim` with [`jupyterlab-indent-guides`](https://github.com/firai/jupyterlab-indent-guides), neither first load nor changing settings for `jupyterlab-indent-guides` from the Settings Editor disables vim mode.
It seems like the conflict with `jupyterlab-execute-time` has been fixed by https://github.com/deshaw/jupyterlab-execute-time/pull/120.
If you go to the `Notebook Vim` settings in the `Settings Editor` (as opposed to the advanced `JSON Settings Editor`), scroll down to `Extra Vim Bindings` and click `Add`, you...
Since system clipboard access is now handled upstream in codemirror-vim and since this option exists in vim, this issue might be more appropriate upstream as well
Thanks for your contribution. Sorry about the delay in reviewing this. I have some ideas about how I would suggest rewording this, but I haven't had time to type it...