On 2007-03-01, Tien Pham <[EMAIL PROTECTED]> wrote:
> Hi
> 
> I have changed from an old Vim5.7 to Vim7.0.
> I want to use Visual block (Ctrl v) to copy a column using Vim7.0 but this 
> does not work as previously in version 5.7, it actually pastes stuff down 
> from the buffer.
> 
> I thought that changing "behave mswin" to "behave xterm" in the _vimrc 
> would allow me to use "CTRL v" for normal visual block again but apparently 
> I could not get it work.
> 
> Can someone help me with this? (ie use different key for visual block or 
> different command in the _vimrc)

The problem is not the "behave mswin" line but the "source 
$VIMRUNTIME/mswin.vim" line in your _vimrc.  If you want more 
Unix-like behavior, comment that line out.

HTH,
Gary

-- 
Gary Johnson                 | Agilent Technologies
[EMAIL PROTECTED]     | Mobile Broadband Division
                             | Spokane, Washington, USA

Reply via email to