|
From: | John W. Eaton |
Subject: | [Octave-bug-tracker] [bug #60696] octave --interactive should not imply --no-line-editing when running in a terminal |
Date: | Thu, 3 Jun 2021 08:19:04 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
Follow-up Comment #6, bug #60696 (project octave): See also http://hg.savannah.gnu.org/hgweb/octave/diff/1c9ed5b4c73d/libinterp/octave.cc when the change was made to disable line editing using the condition if ((! interactive || forced_interactive) && ! forced_line_editing) instead of if (! interactive && ! forced_line_editing) _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?60696> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |