On Sat, Nov 24, 2012 at 01:17:13PM -0500, Benjamin R. Haskell wrote: > E.g. in Konsole (needs to be in .vimrc, since updates don't seem to > take effect):
> " set cursor shape to vertical bar when entering insert mode > let &t_SI="\<Esc>]50;CursorShape=1\x7" > " set cursor shape to block when leaving insert mode > let &t_EI="\<Esc>]50;CursorShape=0\x7" I tried this and it worked great in konsole vim, but when I went to compose an email in mutt it made the font in the whole window too tiny to read so I backed it out. sc -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
