
brodie at mcw
Nov 17, 2005, 10:17 AM
Post #2 of 2
(975 views)
Permalink
|
Your terminal type on the system is not correct. The solution is probably to identify your term type to the system, as follows: $ TERM=vt100 $ export TERM $ vi file.name -----Original Message----- From: users-bounces [at] conserver [mailto:users-bounces [at] conserver] On Behalf Of James.Q.L Sent: Thursday, November 17, 2005 12:11 PM To: users [at] conserver Subject: opening file mess hello, when i open up a file using vi/emacs, the file content got mixed up with previous output on the screen and makes it totally unreadable. what did i miss? thanks, Qiang _______________________________________________ users mailing list users [at] conserver https://www.conserver.com/mailman/listinfo/users
|