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

screen redrawing issue #22

Closed
mfiano opened this issue Apr 19, 2015 · 1 comment · Fixed by #56
Closed

screen redrawing issue #22

mfiano opened this issue Apr 19, 2015 · 1 comment · Fixed by #56

Comments

@mfiano
Copy link

mfiano commented Apr 19, 2015

There is a very annoying issue with VIM not redrawing on certain TERM values with a dark background after returning from :RustRun. According to the VIM experts,

"this only happens with :! and :shell. use system() instead. This will avoid the curses mucking that results in the required redraw."

@dudelson
Copy link

dudelson commented Jun 5, 2015

I am also experiencing this issue. Using uxvrt and solarized dark theme. Is there something I can put in my .vimrc as a temporary fix?

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 a pull request may close this issue.

2 participants