Re: [dev] snotes v0.9 - a simple notes system
Disappointing, I was waiting for
SNOTES_EDITOR=${VISUAL:-${EDITOR:-acme}} ;-)
On 4 February 2013 23:09, markus schnalke <meillo_AT_marmaro.de> wrote:
> [2013-02-04 22:54] Chris Down <chris_AT_chrisdown.name>
> >
> > Something like this should work:
> >
> > SNOTES_EDITOR=${VISUAL:-$EDITOR}
>
> Better:
>
> SNOTES_EDITOR=${VISUAL:-${EDITOR:-vi}}
>
>
> meillo
>
>
Received on Mon Feb 04 2013 - 16:31:55 CET
This archive was generated by hypermail 2.3.0
: Mon Feb 04 2013 - 16:36:04 CET