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

redraw after mode change to ensure visual effects are changed #769

Open
wants to merge 1 commit into
base: master
from

Conversation

@ThomasMeulendijks
Copy link

@ThomasMeulendijks ThomasMeulendijks commented Aug 16, 2019

My (succesful?) attempt at fixing my own issue #767

In this issue the cursorline dissapears to late when mode switching.

Even when the vis.c draw_cursorline() (or something like that) is called
and propperly returns without drawing.

so the issue seems to be that the screen (or at least the portion what contains
the cursor since the status bar [insert] does change to [normal] )

The PR is open for suggestions, this is my first contribution to the project and hope it is of any use, greetings o/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.