On Sun, May 17, 2009 at 4:33 AM, Markus Heidelberg wrote:
>
> Gary Johnson, 16.05.2009:
>> I don't know why vimtutor thinks that it is enabled and why it isn't
>> for you.  It's not enabled for me when I run vimtutor, either.
>
> The last line of the vimtutor script:
>
> # Start vim without any .vimrc, set 'nocompatible'
> $VIM -f -u NONE -c "set nocp" $TUTORCOPY
>
> Maybe it should add sc after nocp here.

nocompatible implies showcmd unless running on Unix.  FWIW.  But yeah,
the text is wrong unless showcmd is set, so it should explicitly be
set.

Matt

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to