lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] How to Set vi as editor


From: Rudy Vener
Subject: Re: [Lynx-dev] How to Set vi as editor
Date: Tue, 7 Dec 2021 10:03:57 -0500

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]