Friday, August 26, 2011

Re: changing vim cursor shape or color in vim 7.0

Taylor Hedberg, Fri 2011-08-26 @ 11:03:33-0400:
> silent execute '!echo -n "' . t_foo . '"'

Minor correction: At the very least, that should have been "&t_foo"
instead of "t_foo" in the above.

--
You received this message from the "vim_use" 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

No comments: