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

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

[Octave-bug-tracker] [bug #55874] setting EDITOR('nano') works but termi


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55874] setting EDITOR('nano') works but terminal settings seem bad
Date: Sat, 9 Mar 2019 19:35:06 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

Update of bug #55874 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

What is 'edit mode' set to? If you want to run a terminal-based editor like
nano, you want to make sure you set 'edit mode sync' so it isn't run in the
background.

The default mode is 'async' to allow graphical editors to be started and not
block the Octave interpreter.

This works for me


>> edit mode sync
>> EDITOR nano
>> edit foo.txt



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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