On Fri, 13 Sep 2002, Federico Sevilla III wrote: .. > > > $ export TERM=vt100 > > > > It did get id of the ^?, but vim lost all colors, and the backspace > > now behaves like the del key :P > > If your terminal actually supports it, you may want to try > > $ export TERM=rxvt
Incorrect. Solaris for example doesn't know what an 'rxvt' is. But all of them know what an 'xterm' is. export TERM=xterm --- Orlando Andico <[EMAIL PROTECTED]> Mosaic Communications, Inc. _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
