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

It'd be nice to be able to configure the cursor appearance. #208

Closed
sprout42 opened this issue Nov 3, 2016 · 6 comments
Closed

It'd be nice to be able to configure the cursor appearance. #208

sprout42 opened this issue Nov 3, 2016 · 6 comments

Comments

@sprout42
Copy link

sprout42 commented Nov 3, 2016

In normal gvim you can configure the blink rate and appearance of the cursor with the guicursor setting. This of course does not work in neovim.

It would be nice to be able to make the cursor blink in neovim-qt.

@maxigaz
Copy link

maxigaz commented May 13, 2017

Any progress on this? I read that guicursor "works in the TUI (and sends info to UIs)" in the release notes of neovim v0.2.0. I wonder if this allows neovim-qt to have blinking enabled.

@sprout42
Copy link
Author

I hadn't checked on the cursor behavior in quite a while. guicursor does work for me in neovim. The original reason I made this issue was due to the fact that the neovim-qt cursor colors were not behavior as specified in my theme.

But as I haven't used neovim-qt in quite a while due to a platform change, I don't know if this is still the case.

@zdm
Copy link

zdm commented Mar 3, 2018

Hi,
no progress with this issue?

@sez11a
Copy link

sez11a commented Sep 20, 2018

I'm interested in this issue as well. I like my cursor to blink in insert mode, which works in regular Neovim, but not in Neovim-qt.

b-r-o-c-k added a commit to b-r-o-c-k/neovim-qt that referenced this issue Feb 27, 2019
The guicursor option can be used to change the cursor's color, blinking,
and shape.

Closes equalsraf#202, equalsraf#207, equalsraf#208
b-r-o-c-k added a commit to b-r-o-c-k/neovim-qt that referenced this issue Mar 24, 2019
The guicursor option can be used to change the cursor's color, blinking,
and shape.

Closes equalsraf#202, equalsraf#207, equalsraf#208
b-r-o-c-k added a commit to b-r-o-c-k/neovim-qt that referenced this issue Mar 24, 2019
The guicursor option can be used to change the cursor's color, blinking,
and shape.

Closes equalsraf#202, equalsraf#207, equalsraf#208
b-r-o-c-k added a commit to b-r-o-c-k/neovim-qt that referenced this issue Mar 24, 2019
The guicursor option can be used to change the cursor's color, blinking,
and shape.

Closes equalsraf#202, equalsraf#207, equalsraf#208
@jgehrig
Copy link
Collaborator

jgehrig commented Feb 26, 2020

See Pull Request #623

Edit: set guicursor is now supported by neovim-qt.

@justinmk

This comment has been minimized.

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

7 participants