[buug] nano help!!!!

Keith Goodman kwgoodman at gmail.com
Tue Oct 16 06:45:09 PDT 2007


On 10/16/07, goku ball z <goku3g at yahoo.com> wrote:
> and since I am using tcsh shell I made a file called .cshrc and added the
> following:
>
> setenv EDITOR/usr/local/bin/./nano  ( which didn't work )
> then I tried this also
> setenv EDITOR/usr/local/bin/nano  (which also didn't work)

Try inserting a space between EDITOR and the path.

Does /usr/local/bin (new nano) come before /usr/bin (old nano) in your path?

$ echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/sbin



More information about the buug mailing list