mkotyk / mintty

Automatically exported from code.google.com/p/mintty
GNU General Public License v3.0
0 stars 0 forks source link

Cursor shape update delay #277

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am using this tip to change the cursor shape while using vim depending on 
which mode I am in: 
http://code.google.com/p/mintty/wiki/Tips#Mode-dependent_cursor_in_vim
However there is an annoying delay before it changes. This is not the same 
issue as addressed by the next tip right below it because the delay is there 
whether I am entering insert mode by pressing 'i' or normal mode by pressing 
'escape'. Also, I tried the tip anyway and it did not help. Maybe it is not 
updating the shape until the next blink?

I am using mintty 0.9.9 with Cygwin 1.126 on Windows 7 Pro 64 bit

This may not sound like a big deal but it is really annoying to me when using 
Vim over mintty. The whole reason I am using mintty is because this is the only 
terminal where I have been able to get the cursor to change depending on the 
Vim mode. Thanks for making my favorite terminal program!

Original issue reported on code.google.com by JesseDic...@gmail.com on 5 Jul 2011 at 6:24

GoogleCodeExporter commented 8 years ago
Reproduced. Broken since r1000 (and hence 0.9.1). Thanks for the report.

Original comment by andy.koppe on 5 Jul 2011 at 7:23

GoogleCodeExporter commented 8 years ago
Fixed in r1211.

Original comment by andy.koppe on 13 Jul 2011 at 7:40

GoogleCodeExporter commented 8 years ago

Original comment by andy.koppe on 24 Jul 2011 at 7:01