Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS: vimbindings not working as expected #143

Closed
cvazz opened this issue Jul 4, 2024 · 1 comment
Closed

MacOS: vimbindings not working as expected #143

cvazz opened this issue Jul 4, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@cvazz
Copy link

cvazz commented Jul 4, 2024

Description

Several commands that interact with jupyter, do not seem to be transmitted. Without having a custom keyboard settings file, commands in normal mode such as ctrl+o o or ctrl+k interact with the text as if I was in insert mode. So ctrl+o o just leads to a new line and ctrl+k deletes text.

Reproduce

With an empty keyboard settings file, on either Safari or Chrome: For example, press ctrl+k in command mode in a line with text.
The text gets deleted, the cursor remains in the same line.

Expected behavior

In that example, I would expect the cursor would jump to the cell above

Context

I am using version jupyterlab_vim 4.1.3, jupyterlab 4.2.1 and MacOS.

@cvazz cvazz added the bug Something isn't working label Jul 4, 2024
@cvazz cvazz changed the title MacOS: vimbindings don't overwrite ctrl+K MacOS: vimbindings not working as expected Jul 4, 2024
@firai
Copy link
Collaborator

firai commented Jul 5, 2024

Thanks for reporting. This seems to be a duplicate of #138, and we plan to track updates there. Please provide more specific information or file a new issue if you think that you're experiencing a different issue than #138.

@firai firai closed this as completed Jul 5, 2024
@firai firai added the duplicate This issue or pull request already exists label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants