help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using vim as default editor in octave


From: Ben Abbott
Subject: Re: using vim as default editor in octave
Date: Thu, 12 Jun 2008 18:24:28 -0400


On Jun 12, 2008, at 5:19 PM, Bobatapl wrote:


I have been trying to set up vim as the default editor in octave-3.0.1-1.1 in SuSE 10.2, and have tried the following both in my .octaverc and directly
from the octave command line:

edit editor "vim %s"

EDITOR  "vim"

EDITOR "vim -T xterm %s"

Try

        edit editor "xterm -e vim %s"

Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]