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 11753
- From: Przemyslaw Gawronski <pgg@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: $PAGER, man vs info - was: Re: zsh-lovers
- Date: Thu, 9 Aug 2007 10:12:56 +0200
- In-reply-to: <20070809025458.GH28316@localdomain>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Aikido Tanren Dojo http://www.tanren.pl/
- References: <fb3648c60708042251g594b3863qbc0345f77cff07b0@xxxxxxxxxxxxxx> <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>
> [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' ?
Thanks
Przemek
--
AIKIDO TANREN DOJO - Poland - Warsaw - Mokotow - Ursynow - Natolin
info: http://www.tanren.pl/ phone: +48501516666 email: dojo@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author