comparison CITATION @ 29912:da5cc930ff10

Change startup so that '--interactive' does not always force '--no-line-editing' (bug #60696). * interpreter.cc (interpreter::interpreter): Create temporary variable "forced_interactive" that holds state from the const-declared variable "options". Check if forced interactive option was given in conjunction with a session that is already interactive ("m_interactive"). If found, then reset the forced nature of session to false both in the application ("app_context") and locally in the temporary variable "forced_interactive".
author Rik <rik@octave.org>
date Thu, 22 Jul 2021 11:39:14 -0700
parents 844b3b9bab7a
children 8d7671609955
comparison
equal deleted inserted replaced
29911:218716316e62 29912:da5cc930ff10