usagi-flow / evil-helix

Bringing the Helix editor to the evil side
https://github.com/usagi-flow/helix
Mozilla Public License 2.0
313 stars 9 forks source link

Missing bindings and behavior differing from vim expectations #37

Open RaphGL opened 3 months ago

RaphGL commented 3 months ago
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