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

Re: $PAGER, man vs info - was: Re: zsh-lovers



> [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