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

feat: use vim.o.guicursor to hide real cursor #97

Merged
merged 2 commits into from
Feb 2, 2025
Merged

Conversation

sphamba
Copy link
Owner

@sphamba sphamba commented Feb 2, 2025

Use vim.o.guicursor to hide the real cursor, instead of printing a block character at the target location.

Changes

  • change hide_target_hack to false by default. May be set to true for non-users of termguicolors
  • fix visible smear in replace mode

@sphamba sphamba added the enhancement New feature or enhancement label Feb 2, 2025
@sphamba sphamba merged commit 6d56582 into main Feb 2, 2025
1 check passed
@sphamba sphamba deleted the feat-guicursor branch February 2, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant