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

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

[Octave-bug-tracker] [bug #53364] starting octave backgrounded (octave &


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53364] starting octave backgrounded (octave &) does not initialize terminal correctly
Date: Sat, 17 Mar 2018 06:15:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

That's a good test for the difference in terminal line settings.  They are
obviously different for the background to foreground step.  I will point out,
though, that even though the Octave command line terminal echo seems inactive,
this isn't any different than what happens for python (where I've typed
"exit()" in both scenarios:


linux@ ~/octave $ python
Python 2.7.12 (default, Nov 19 2016, 06:48:10) 
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> exit()
linux@ ~/octave $ python &
[1] 3132
linux@ ~/octave $ Python 2.7.12 (default, Nov 19 2016, 06:48:10) 
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.


[1]+  Stopped                 python
linux@ ~/octave $ fg
python
>>> >>> >>> >>> >>> >>> >>> linux@ ~/octave $ 
linux@ ~/octave $ 
linux@ ~/octave $ 


Is there some type of command-line option for "fg" that will reinstate the
terminal settings?  I can't find a man page for fg, or any command-line help
dump.  Also, after having done the background-to-foreground step, the shell
"reset" in the drop-down menu doesn't fix the problem.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53364>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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