Re: [dev] snotes v0.9 - a simple notes system

From: Chris Down <chris_AT_chrisdown.name>
Date: Tue, 5 Feb 2013 09:30:40 +0800

I also believe these were the original semantics, but they are difficult to
get around in a modern environment. Also of course this assumes that the
user is even using xterm. Perhaps there should be something like

SNOTES_TERMINAL="xterm -e"

And, if SNOTES_TERMINAL is defined, it is put under wordsplitting and used
(no arrays if we want to be POSIXly correct).

Chris

On 5 February 2013 09:09, Charlie Kester <corky1951_AT_comcast.net> wrote:

> On 02/04/2013 13:09, markus schnalke wrote:
>
>>
>> On my system VISUAL is set to `vi', which is a common situation.
>> Your code assumes that VISUAL contains a graphical editor.
>>
>
> I'm not sure, but I think the semantics when this variable
> first began to be used was to distinguish a full-screen editor
> like vi (or emacs) from a line editor like ed.
>
> If so, you're quite correct in saying that there's no implication
> that it refers to a GUI.
>
>
Received on Tue Feb 05 2013 - 02:30:40 CET

This archive was generated by hypermail 2.3.0 : Tue Feb 05 2013 - 02:36:04 CET