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

fixes cursor configuration updates when changing input mode #1106

Merged
merged 3 commits into from
May 26, 2023

Conversation

christianparpart
Copy link
Member

Fixes a bug in changing cursor shape based on input mode (insert, normal, visual select).

Switching between insert and normal mode already worked (assuming they have different cursor shape configured), but visual select mode has kind of overridden the normal mode's configuration again.

Refs #1105

Verified

This commit was signed with the committer’s verified signature.
christianparpart Christian Parpart
Signed-off-by: Christian Parpart <christian@parpart.family>

Verified

This commit was signed with the committer’s verified signature.
christianparpart Christian Parpart
…ing reconfigured

Signed-off-by: Christian Parpart <christian@parpart.family>

Verified

This commit was signed with the committer’s verified signature.
christianparpart Christian Parpart
…e or visual mode

Signed-off-by: Christian Parpart <christian@parpart.family>
@github-actions github-actions bot added the frontend Contour Terminal Emulator (GUI frontend) label May 26, 2023
@christianparpart christianparpart changed the title Fix/cursor shape in vi modes fixes cursor configuration updates when changing input mode May 26, 2023
@christianparpart christianparpart merged commit 7963c6d into master May 26, 2023
@christianparpart christianparpart deleted the fix/cursor-shape-in-vi-modes branch May 26, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Contour Terminal Emulator (GUI frontend)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant