On Tue, 22 May 2001, Jeff Waugh wrote:

> Hey, with zsh, you can get tab-completed man page information and stuff.
> Andre said he'd post his configs at some stage (and perhaps I missed it),

You just bind the 'run-help' command to a key. e.g. for F1 on my box:

        bindkey '\eOP'  run-help

Then you can press F1 while typing a command line - great when you forget
which option to use.

I dont know how standard the function key codes are now.

Of course, this wouldnt help for 'wget' - no man page.

-- 
Mike Holland  <[EMAIL PROTECTED]>
                          --==--


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to