Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 22193

Summary: Vim6.2fbeta config file is set to act like old vi
Product: Gentoo Linux Reporter: Pieter Van den Abeele (RETIRED) <pvdabeel>
Component: [OLD] UnspecifiedAssignee: Aron Griffis (RETIRED) <agriffis>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pieter Van den Abeele (RETIRED) gentoo-dev 2003-06-04 05:20:28 UTC
arrows function but after pressing 'i' , one is not able to use backspace.
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2003-06-04 18:55:30 UTC
That is the default setting even when nocompatible is set.

Our policy is to use Vim's default configuration and only deviate
where truly necessary.  In this case you should add "set backspace=2"
to your personal .vimrc if you wish to change the default behavior.