On Tue, Mar 04, 2003 at 07:11:34PM -0600, Ricardo Lopez wrote: > A random problem just popped up out of nowhere: When I am using vim > through Eterm vim acts up. Specifically, I cannot get into command mode, > or insert mode, and my down key deletes lines a la 'dd'. I first noticed > this while sshed into another box, but it happenes locally as well. When > I try xterm, everything is fine. > > Ideas?
check out your TERM environment variable. try setting it to other things (via export) like xterm and seeing how the behavior changes i would tell you to look at your termcap entries or something-or-another, but i dont know enough about them to prescribe you any such help :\ gluck danb -- Daniel Brown UTACM President www.utacm.org UTCS Undergraduate www.cs.utexas.edu _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://www.utacm.org/mailman/listinfo/siglinux
