Re: [dev] snotes v0.9 - a simple notes system
SNOTES_EDITOR=${VISUAL:+xterm -e $VISUAL}
: "${SNOTES_EDITOR:=${EDITOR:-vim}}"
On 4 February 2013 23:40, Petr Ĺ abata <contyk_AT_redhat.com> wrote:
> On Mon, Feb 04, 2013 at 10:54:17PM +0800, Chris Down wrote:
> > Something like this should work:
> >
> > SNOTES_EDITOR=${VISUAL:-$EDITOR}
>
> Only if you run snotes from a terminal.
>
> P
>
Received on Mon Feb 04 2013 - 16:46:51 CET
This archive was generated by hypermail 2.3.0
: Mon Feb 04 2013 - 16:48:07 CET