Sujet : Re: Running an editor from ANSI C
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.cDate : 06. Jun 2024, 05:47:07
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v3rf0b$1c5io$2@dont-email.me>
References : 1 2 3 4
User-Agent : Pan/0.158 (Avdiivka; )
On Thu, 6 Jun 2024 06:40:36 +0200, Janis Papanagnou wrote:
It's IMO generally a good approach to not force folks to use some
specific (or even proprietary) editor in context of an application.
Checking the $EDITOR environment variable is common practice.