Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: $PAGER, man vs info - was: Re: zsh-lovers
- X-seq: zsh-users 11754
- From: Stephane Chazelas <Stephane_Chazelas@xxxxxxxx>
- To: Przemyslaw Gawronski <pgg@xxxxxxxxx>
- Subject: Re: $PAGER, man vs info - was: Re: zsh-lovers
- Date: Thu, 9 Aug 2007 10:43:32 +0100
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <20070809081256.GA18046@xxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: Przemyslaw Gawronski <pgg@xxxxxxxxx>, zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20070805115700.GA7353@xxxxxxxxxxxxxxx> <f94pi6$kir$1@xxxxxxxxxxxxx> <20070808064949.63130.qmail@xxxxxxxxxxx> <f9cs7t$5mv$1@xxxxxxxxxxxxx> <18106.17749.611759.820818@xxxxxxxxxxxxxxxxxxxx> <20070808225016.90637.qmail@xxxxxxxxxxx> <07f901c7da19$4ea59320$ebf0b960$@com> <18106.24334.377557.621807@xxxxxxxxxxxxxxxxxxxx> <20070809025458.GH28316@localdomain> <20070809081256.GA18046@xxxxxxxxxxxxxxxxxxx>
On Thu, Aug 09, 2007 at 10:12:56AM +0200, Przemyslaw Gawronski wrote:
> > [jae_0]cat ~/bin/pager
> > #!/bin/sh
>
> > col -b | view --cmd 'let no_plugin_maps = 1' \
> > -c 'set ft=man nomod nolist' -c 'runtime! macros/less.vim' \
> > -c "set ls=0" -c 'noremap <Up> <C-Y>' -c 'noremap <Down> <C-E>' -
>
> Looks interesting, can you show whats in 'macros/less.vim' ?
[...]
See :h less
within vim.
--
Stéphane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author