[issue386] grml-etc-core::etc/zsh/zshrc: subsitute most for $PAGER
Alexander Steinböck
bts at bts.grml.org
Sun Jan 27 15:52:54 CET 2008
New submission from Alexander Steinböck <z3ttacht at grml.org>:
dchange(), uchange() and dnews() in etc/zsh/zshrc use most(1) for
displaying their results.
But since there's `(( ${+PAGER} )) || export PAGER="less"' set in
etc/skel/.zshrc I think it's better to use $PAGER than a fix program.
In association to that, less is more! (o;
According to that, I moved `(( ${+PAGER} )) || export PAGER="less"'
from /etc/skel/.zshrc to /etc/zsh/zshrc.
----------
files: grml-etc-core_zshrc_pager.patch
messages: 1106
nosy: ft, mika, z3ttacht
priority: feature
status: unread
title: grml-etc-core::etc/zsh/zshrc: subsitute most for $PAGER
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue386>
_____________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grml-etc-core_zshrc_pager.patch
Type: text/x-diff
Size: 2841 bytes
Desc: not available
Url : http://ml.grml.org/pipermail/bugs-changes/attachments/20080127/65baa1ab/attachment.patch
More information about the Bugs-changes
mailing list