Re: How to Set vi as editor
Rudy Vener <[email protected]>
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <[email protected]> |
In my .profile I have: export EDIT=/usr/bin/vi export EDITOR=/usr/bin/vi export FCEDIT=/usr/bin/vi export VISUAL=/usr/bin/vi Note that some of the above environmental variables are specific to ksh, my default shell, and others may be legacy variables that I keep around simply from inertia. Still, it all works for me. But check where your vi executable actually resides. On Tue, Dec 07, 2021 at 08:38:46AM -0600, Martin McCormick wrote: > I have forgotten what to set to feed an ASCII text file to a text > input form in lynx. > > Martin -- Rudy Vener Website: http://www.rudyvener.com Twitter: https://twitter.com/RudySalt