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

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

[Octave-bug-tracker] [bug #45533] GUI should not run screen output throu


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #45533] GUI should not run screen output through the pager
Date: Mon, 13 Jul 2015 12:58:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.1.0

Update of bug #45533 (project octave):

                Severity:              3 - Normal => 1 - Wish               
                Priority:              5 - Normal => 3 - Low                
              Item Group:                   Other => Feature Request        
                  Status:                    None => Confirmed              
                 Release:                   4.0.0 => dev                    
                 Summary: Long output is run through less even in the GUI =>
GUI should not run screen output through the pager

    _______________________________________________________

Follow-up Comment #2:

Thanks for the bug report. Confirm and I've thought about raising this issue.

Of course either way the default is set, someone will want it another way, and
this is easily accomplished per-user or per-system with a startup file.

I have the following in my ~/.octaverc:


if (exist ("isguirunning") && isguirunning ())
  page_screen_output (false);
endif


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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