This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Mode dependent cursor shape lost in cygwin Vim in a Windows console
- From: "JOHNER Jean 066030" <Jean dot JOHNER at cea dot fr>
- To: <cygwin at cygwin dot com>
- Date: Fri, 13 Aug 2010 15:22:09 +0200
- Subject: Mode dependent cursor shape lost in cygwin Vim in a Windows console
Hello,
Please do the following:
1/ Start a standard cmd console
Launch Windows Vim (C:\Program Files\vim\vim72\vim.exe) with
vim -u NONE file1
Result: file1 opens with a block cursor. If insert mode is activated,
the cursor changes to underscore (nice)
2/ Launch cygwin.bat
Launch cygwin Vim with
vim -u NONE file1
Result: file1 is opened with an underscore cursor. No change when
insert mode is activated.
Is there a way to have mode dependent cursor shape in Cygwin Vim in a
Windows console?
Best regards.
Jean Johner
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple