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

when I quit vim, the cursor doesn't change back (Bar) #39

Open
zhangbowei opened this issue Jul 17, 2017 · 2 comments
Open

when I quit vim, the cursor doesn't change back (Bar) #39

zhangbowei opened this issue Jul 17, 2017 · 2 comments

Comments

@zhangbowei
Copy link

zhangbowei commented Jul 17, 2017

  1. start


2. enter vim

image
3. quit vim

@nickeb96
Copy link

There's no way to fix that in sjl's original version of vitality. However I forked it a few months back and added a few features to it, one of which solves your problem.

Here's my repo: https://github.com/nickeb96/vitality.vim

Just add let g:vitality_shell_cursor = 1 to your vimrc for the bar.

I submitted a pull request to this repo a while ago but I haven't heard anything back. I think the original maintainer may have left it for dead. 😢

@zhangbowei
Copy link
Author

@nickeb96 memeda

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

No branches or pull requests

2 participants