On Jul 4, 8:17 am, Gour-Gadadhara Dasa <[email protected]> wrote: > Hello, > > I wonder what's wrong with my installation (rev #4413) that I get option to > edit nodes with vim and not gvim? >
Is this the default behavior? I've had success to change the external editor to gvim/scite by setting an explicit value to LEO_EDITOR env variable (in Linux). I have gvim installed, LEO_EDITOR=/usr/bin/gvim (note the full path, a good habit, borrowed from writing scripts for cronjobs, to avoid most PATH related issues) and I can edit nodes in gvim. Just tried it for current trunk of leo - r4413 as well. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
