This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
About mode-dependent cursor
- From: hayate <hayatelee at gmail dot com>
- To: cygwin-apps at cygwin dot com
- Date: Sun, 7 Mar 2010 17:27:12 +0800
- Subject: About mode-dependent cursor
When I use cygwin shell or mintty wrapper, I want it like real term
emulator in Linux. That means: If I set shell to vi editing mode, the
cursor would be a vertical line in inserting mode, and a block in a
command mode. How can I do this?
ps: I know there is a way to attend this in console Vim. but is there
a similar one for the vi-mode of readline library under Bash shell?
Thanks all you folks!