Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Remove path in run-help
- X-seq: zsh-workers 24325
- From: Jörg Sommer <joerg@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Remove path in run-help
- Date: Sun, 30 Dec 2007 12:47:08 +0000 (UTC)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Sender: news <news@xxxxxxxxxxxx>
Hi,
requesting help (ESC h) for /bin/ls is ugly, because man gets called with
/bin/ls as agument and tries to view the binary file. Please, add this
line at the beginning of /usr/share/zsh/functions/Misc/run-help
1=${1##*/}
Bye, Jörg.
--
Was man mühelos erreichen kann, ist gewöhnlich nicht der Mühe wert,
erreicht zu werden.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author