zsh-workers
 help / color / mirror / code / Atom feed
* Remove path in run-help
@ 2007-12-30 12:47 Jörg Sommer
  2007-12-30 17:14 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Jörg Sommer @ 2007-12-30 12:47 UTC (permalink / raw)
  To: zsh-workers

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-30 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-30 12:47 Remove path in run-help Jörg Sommer
2007-12-30 17:14 ` Bart Schaefer

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).