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

Use block cursor in visual & underline in replace #1394

Merged
merged 2 commits into from
Mar 15, 2017
Merged

Conversation

net
Copy link
Contributor

@net net commented Mar 13, 2017

This PR changes the visual mode cursor to the standard block cursor, and the replace mode cursor to an underline. These two changes result in a cleaner look, and more closely match Vim's aesthetic. The block cursor unfortunately is not possible in visual block mode.

Cursors Before

screen shot 2017-03-12 at 7 37 02 pm screen shot 2017-03-13 at 12 37 44 am

Cursors After

screen shot 2017-03-12 at 7 46 00 pm screen shot 2017-03-13 at 12 37 55 am

@xconverge
Copy link
Member

that looks great!

@charliesbot
Copy link

awesome!

@johnfn
Copy link
Member

johnfn commented Mar 15, 2017

Very nice. Thank you for the PR, @net!

@johnfn johnfn merged commit c1ccee1 into VSCodeVim:master Mar 15, 2017
This pull request was closed.
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 this pull request may close these issues.

4 participants