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

cursor shape reverted after quitting vi or nvim #167

Open
gbroulet opened this issue May 29, 2023 · 1 comment
Open

cursor shape reverted after quitting vi or nvim #167

gbroulet opened this issue May 29, 2023 · 1 comment
Labels

Comments

@gbroulet
Copy link

Hello
steps :

  • setting the cursor shape to a vertical bar in terminology
  • entering vi (or nvim), where the cursor shape is a block
  • leaving vi/nvim => cursor shape stays a block, instead of the previously assigned vertical bar

HOWEVER
the same result happens with Gnome Terminal instead of Terminology, so I'm not sure who to address to with this. Maybe a common library between the two ? Im' going to post this in gnome Terminal issues as well, and try to find other noticeable cases.

@borisfaure
Copy link
Owner

On my side, vim doesn't change the cursor.
Terminology tries to mimic xterm. I ran echo -e -n "\x1b[\x33 q" to change the cursor to a blinking underline and then run vi, but there too the cursor doesn't change. Maybe only neovim changes the cursor. I'll have to dig deeper.

@borisfaure borisfaure added the bug label Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants