[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Editor Question
- Subject: Re: [cobalt-users] Editor Question
- From: "Fathi Said" <fathi@xxxxxx>
- Date: Fri Jun 16 12:32:24 2000
- Organization: Hosting-Network, Inc.
>before you use pico, do a "man pico", there is an extension, I think -l
that you use to prevent wrap.
>If you don't, you could really mess up some of your configuration files if
you edit them.
If you use the shitty MS windows telnet client first do a
"TERM=vt100"
then load that file via
"pico -w filename.ext"
-w is to turn off word wrap.
-f