zsh-workers
 help / color / mirror / code / Atom feed
From: "Jun T." <takimoto-j@kba.biglobe.ne.jp>
To: zsh-workers@sunsite.dk
Subject: Re: run-help's man arguments
Date: Sat, 6 Jun 2009 12:52:39 +0900	[thread overview]
Message-ID: <C141D892-5C34-428A-87C2-4ABC5A60BFC1@kba.biglobe.ne.jp> (raw)
In-Reply-To: <2161.1244200252@csr.com>

I'm not familiar with zsh internals, but I think ESC-h (in the default  
bindings) is bound to the ZLE widget 'run-help' which calls the  
function "run-help" as "run-help $1". So "man $@:t" in the function is  
equivalent to "man $1:t" if called from the widget.

I believe most people use the run-help function via key binding, but  
there is a possibility that someone use it by explicitly typing it. Or  
by "alias m=run-help" and "m history", "m 3 printf" etc.


  parent reply	other threads:[~2009-06-06  3:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-05 11:10 Peter Stephenson
2009-06-05 15:14 ` Bart Schaefer
2009-06-06  3:52 ` Jun T. [this message]
2009-06-06  5:53   ` Bart Schaefer
2009-06-08  8:52     ` Peter Stephenson
2009-06-08 13:54       ` Clint Adams
2009-06-08 14:03         ` Peter Stephenson
2009-06-08 16:06           ` Bart Schaefer
2009-06-08 16:36             ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C141D892-5C34-428A-87C2-4ABC5A60BFC1@kba.biglobe.ne.jp \
    --to=takimoto-j@kba.biglobe.ne.jp \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).