ConEmu icon indicating copy to clipboard operation
ConEmu copied to clipboard

ConEmu cursor vanishes after exiting Vim

Open Chaoticsys101 opened this issue 5 years ago • 10 comments

Hi, first of all I really love ConEmu. My Windows CMD is no more! ConEmu is the best.

Everytime I exit vim the cursor simply disappears.

Steps: Open ConEmu Commands: Vim (exit vim) Cursor vanishes

Then if I want the cursor back I always have to open new window. I'm using the latest version of ConEmu.

Thank you for the attention.

Chaoticsys101 avatar Sep 04 '20 19:09 Chaoticsys101

  1. The version of the ConEmu. "Latest" is ambigous.
  2. I would like to see a screenshot of the ConEmu with Status Bar visible (columns cursor information, console visible rect, buffer size, etc.)

Maximus5 avatar Sep 11 '20 09:09 Maximus5

I didn't notice the notification. Thanks for answering. I'm away from my laptop right now, I'll send the screenshots asap.

Chaoticsys101 avatar Sep 24 '20 17:09 Chaoticsys101

Here are the screenshots you asked for. Let me know if you need anything else. before_vim after_vim

Chaoticsys101 avatar Sep 25 '20 11:09 Chaoticsys101

I think the ConEmu version is present in the Status Bar? If it isn't please tell me how to check it.

Chaoticsys101 avatar Sep 25 '20 11:09 Chaoticsys101

Yep. And also I see that cursor was hidden by the program you've run in the console.

I believe that you should have the same behavior of

  • Open cmd prompt (e.g. Win+R and run cmd.exe)
  • vim
  • exit vim

If not - check the Enviroment section in ConEmu settings for specific variables: https://conemu.github.io/en/SettingsEnvironment.html Also, you may run vim from console with default settings: https://conemu.github.io/en/FaqPlainShell.html#cmd

Maximus5 avatar Sep 25 '20 12:09 Maximus5

Thanks. No it doesn't happen using cmd.exe, that's why I made the issue. I will check the links you sent me.

Chaoticsys101 avatar Sep 25 '20 14:09 Chaoticsys101

Please check which vim do you start from ConEmu and bare cmd. Look at full path in process explorer or task manager. I need version information about that vim.

Maximus5 avatar Sep 25 '20 15:09 Maximus5

I use Windows 8. And the Vim version is 8.2 (normal Vim from the official page, not neovim or others).

Chaoticsys101 avatar Sep 26 '20 17:09 Chaoticsys101

I have the same problem. It happens only with Conemu + Vim. I don't have the problem with Cmd + Vim or with Conemu + Neovim. I'm using Vim 9.1

I have the same problem using the default settings:

ConEmu64.exe -basic -run cmd.exe /D

vds2212 avatar Jan 26 '24 06:01 vds2212