[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #46751] Blank Workspace and blank command wind
From: |
Mike Miller |
Subject: |
[Octave-bug-tracker] [bug #46751] Blank Workspace and blank command window after and during code execution |
Date: |
Wed, 23 Dec 2015 22:21:51 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1 |
Update of bug #46751 (project octave):
Severity: 3 - Normal => 2 - Minor
Item Group: None => Other
Status: None => Need Info
_______________________________________________________
Follow-up Comment #2:
John has explained that the workspace view does not update during execution,
so what you are seeing is the expected behavior.
The screen pager is enabled by default in Octave, meaning output to the
command window will be buffered until a command completes or at least a full
screen of output is written. To turn this off, run "more off" or
"page_screen_output(false)".
So I think the two issues you describe are covered, can you confirm that
adding "more off" to the top of your script gives you the command window
output you expect?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46751>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/