firai

Results 79 comments of firai

I would also advocate against moving away from the current behavior to having to click a button in a fresh notebook to add a cell, as the current behavior allows...

Base CM forward deletes atomically, while backspace deletes the characters separately. I wonder if there's code from base CM that could be referenced to atomically delete. @RyotaUshio, would it make...

I can't replicate this with jupyterlab 4.2.3, jupyterlab-vim 4.1.3 and Firefox 127.0.2 on Windows. What browser plugins do you have installed? Can you try upgrading jupyterlab?

I'll close this for now since there wasn't a response. Please reopen with the requested details or open a new issue with additional details if you're still experiencing this issue.

Thanks for reporting. As suggested in the original issue you filed, have you confirmed whether it's an issue upstream with [replit/codemirror-vim](https://github.com/replit/codemirror-vim), using their sandbox at https://raw.githack.com/replit/codemirror-vim/master/dev/web-demo.html?

After `:w` and pressing enter, if you press `j` or `k`, does the view scroll up to the cursor, or has the cursor moved or has the cell de-focused for...

Thanks for the clarification. It seems like you may be comparing JupyterLab/jupyterlab-vim, which does not limit the height of the input area and therefore scrolls the document panel outside of...

Unless you're talking about different JupyterLab behavior than what I have shown above (again, recording a GIF would help here), it doesn't seem like turning on the status bar would...

If we change the name, `pip` should remove the old `@axlair/jupyterlab_vim` labextension files when users upgrade, right? I agree with transitioning away from the old name as long as users...