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

Remove path in run-help



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