Skip to content

Conversation

@ulyssa
Copy link
Owner

@ulyssa ulyssa commented Jul 29, 2025

This fixes #175 , which is caused by running SetInsertStyle twice in the sequence of keypresses (on the first c, and again on the second c). It should be using the edit_range_end! macro instead of change_range!, so that it takes into account the behaviour of the first c, which already sets the context's EditAction and InsertStyle.

@ulyssa ulyssa enabled auto-merge (squash) July 29, 2025 16:03
@ulyssa ulyssa merged commit 99c892a into main Jul 29, 2025
4 checks passed
@ulyssa ulyssa deleted the fix-cc branch July 29, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Behavior of cc doesn't match Vim

2 participants