JM Ibanez <[EMAIL PROTECTED]> writes: > "Joey S. Eisma" <[EMAIL PROTECTED]> writes: >> no. after installation, the first thing i did is to >> vi /etc/apt/sources.list > > I believe that's because vi in Edgy is vim-tiny; before that, vi was > the full vim. Difference being vim-tiny is a subset of vim, and that > subset excludes keyboard cursor key translation to the standard vi > cursor movement keys (h,j,k,l).
Yes, IIRC a vanilla Edgy install would carry vim-tiny instead of vim-full (or any of the other vim-variants.) <sarc>First, they removed Emacs, and now they cripple vim! What a shame!</sarc> > Simply apt-get install vim-full, do update-alternatives --config vi > and select vim to get back cursor key mapping. The update-alternatives shouldn't really be necessary IIRC since update-alternatives is run after vim-full (thanks to common runtime code in the vim-variant helpers; see vim-7.0/debian/rules for the full story.) Cheers, Zakame -- Zak B. Elep [EMAIL PROTECTED] _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

