Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: null commands...



Geoff Wing (gwing@xxxxxxxxxxxxxxx) wrote:
> Varadarajan wrote:
> :Zsh  allows a shorthand  "< file"  and treats  it as  "more < file". I
> :guess it  would  be better if $PAGER   is  used when set  rather  than
> :hardcoding it to more. Is there any reason to use more specifically?
> This is controlled by the variable: READNULLCMD
> The default for this variable is `more'.  Just set it to your favourite
> pager in one of your .z* files.

But it would be a good idea to set READNULLCMD to value of $PAGER by
default, wouldn't it?

-- 
Hrvoje Niksic <hniksic@xxxxxxx> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
The IDIOT.  Usually a cretin, morpohodite, or old COBOL programmer
selected to be the system administrator by a committee of cretins,
morphodites, and old COBOL programmers.



Messages sorted by: Reverse Date, Date, Thread, Author