Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add molokai_vte option #62

Closed
wants to merge 1 commit into from
Closed

Conversation

brandonio21
Copy link

@brandonio21 brandonio21 commented Jan 30, 2017

As per #44, terminal emulators using libvte have an issue with MatchParen colors, where the cursor seems to disappear when hovering a parenthesis that should be matched.

PR#44 simply changes the colorscheme to prevent this from occurring for all users. This PR adds an option that libvte users can enable which prevents the cursor "disappearing" from happening.

I have been using this change for a while and it works like a charm ^_^

Of course, if libvte is actually the cause, this fix can most likely be filed as a bug against libvte. However, VTE is a relatively large project and until the fix is made, this may be an easier option.

Note that this is also being tracked in a VTE bug report

@brandonio21
Copy link
Author

Closing as this is not a VTE issue

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant