Dec 1, 2004 #1 mjw MIS Joined Nov 2, 1999 Messages 2 Location US I would like to put the command setkey 12 "rt-arrow rt-arrow" into the .login file. How can I edit a file with vi and put the 'rt-arrow or left-arrow" character into the document? THanks Michael
I would like to put the command setkey 12 "rt-arrow rt-arrow" into the .login file. How can I edit a file with vi and put the 'rt-arrow or left-arrow" character into the document? THanks Michael
Dec 1, 2004 #2 galger MIS Joined Jan 16, 2002 Messages 79 Location US vi .login a(to append) setkey 12 >< Upvote 0 Downvote