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

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

[Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more


From: Lachlan Andrew
Subject: [Octave-patch-tracker] [patch #9022] Page help, ls, dir, even when "more" is off
Date: Fri, 10 Jun 2016 09:14:21 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

URL:
  <http://savannah.gnu.org/patch/?9022>

                 Summary: Page help, ls, dir, even when "more" is off
                 Project: GNU Octave
            Submitted by: lachlan
            Submitted on: Fri 10 Jun 2016 09:14:18 AM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This patch causes the output of "help", "ls" and "dir" to go through the
pager, even when "more" is off.

My code typically outputs lots of progress information, and so I usually run
with more off.  However, these commands are normally run interactively, and
paginating them helps.

For those who want no paging at all, the patch also makes it possible to set
'pager ("")'.  If anyone knows why this was formerly disallowed, please let me
know.

If anyone knows other commands that should override "more off", please let me
know.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 10 Jun 2016 09:14:19 AM GMT  Name: patch_page_help_ls_dir.cset 
Size: 6kB   By: lachlan

<http://savannah.gnu.org/patch/download.php?file_id=37444>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9022>

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




reply via email to

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