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

Missing bindings and behavior differing from vim expectations #37

Open
RaphGL opened this issue Jul 20, 2024 · 0 comments
Open

Missing bindings and behavior differing from vim expectations #37

RaphGL opened this issue Jul 20, 2024 · 0 comments
Labels
keybindings VIM keybindings

Comments

@RaphGL
Copy link

RaphGL commented Jul 20, 2024

Binding Expected Behavior Behavior Found
cc Delete line and go into insert mode Nothing happens and prints "command interrupted"
` Capitalize letter and go to next letter Uses the helix default of the cursor staying on the same position
C-v Select only blocks under the selection range on multiple lines Nothing happens
@<register> Records macro into register Nothing happens, instead one has to use helix style register selection
@usagi-flow usagi-flow added the keybindings VIM keybindings label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keybindings VIM keybindings
Projects
None yet
Development

No branches or pull requests

2 participants