"Fargusson.Alan" <[EMAIL PROTECTED]> wrote on 03.05.2006 17:51:37:
> I use VIM on several systems, including z/OS Unix, Mac OS X, and
> Linux.  I noticed on the Linux systems the extend features don't
> work.  I noticed this on Intel and Z.  The features I miss are the -
> o option (as in vim -o file1 file2), selecting blocks of text with
> V, and being able to split the screen with cntl-w s.
>
> My question is: can I enable these with some set command, or are
> these compiled out?

This seems to be a compile time setting:

In vim, enter ':help windows'. The help text mentions:

    {not able to use multiple windows when the |+windows| feature was
     disabled at compile time}

To find out if the '+windows' feature is enabled in your vim-binary,
check the list of compile time features produced by 'vim --version'.


Regards,
  Peter Oberparleiter

--
Peter Oberparleiter
Linux on zSeries Development
IBM Development Lab, Boeblingen/Germany

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to