octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #63857] editor window doesn't always grab focu


From: PRIYANSHU SHUKLA
Subject: [Octave-bug-tracker] [bug #63857] editor window doesn't always grab focus after calling edit <function>
Date: Mon, 6 Mar 2023 14:34:30 -0500 (EST)

Follow-up Comment #1, bug #63857 (project octave):

Octave uses the EDITOR environment variable to determine which editor to use.
However, you can override this by setting the "edit_command" variable in
Octave to the path of your preferred editor.

For example, if you want to use the vi editor, you can add the following line
to your Octave startup file (such as ~/.octaverc)
: edit_command="vi"


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63857>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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