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

Fix r to work in visual block state #1036

Merged
merged 5 commits into from
Sep 1, 2023

Conversation

fukamachi
Copy link
Collaborator

I added replace-state at #1033, but it doesn't work in the visual block state because replace-state deletes visual overlays.

Fix it by adding with-temporary-state, which temporarily enables only the keymap and cursor style without deleting visual overlays.

@cxxxr cxxxr merged commit ba55834 into lem-project:main Sep 1, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants