help-bash
[Top][All Lists]
Advanced

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

Re: [Help-bash] set other pager for TAB completion possibilities


From: Chet Ramey
Subject: Re: [Help-bash] set other pager for TAB completion possibilities
Date: Sat, 15 Mar 2014 14:16:24 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 3/15/14, 5:45 AM, Christof Warlich wrote:
> Hi,
> 
> though I fear that it is just not possible, I'd like to confirm:
> 
> Wen I press TAB twice to see the autocompletion possibilities of a command,
> and the list of choices is big, bash asks if it should display all
> possibilities. Saying yes, bash seems to use the pager "more" to display
> the possibilities.

Readline does not use `more', or any other external program; it uses its
own internal pager.  There is no user-configurable hook to change that.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    address@hidden    http://cnswww.cns.cwru.edu/~chet/



reply via email to

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