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

chpwd() and completions functions



Hi,

I have a slight problem here: My chpwd() function is messing up some
completions. For example, the darcs completion has:

	print $(cd $root; pwd -P)

This triggers my chpwd() function, so the output ends up containing the
stuff my chpwd() function is writing out, which makes the completion
system break at this point. Any ides how to fix this problem?

Greetings, Tobi

-- 
GPG-Key 0xE2BEA341 - signed/encrypted mail preferred
My, oh so small, homepage: http://portfolio16.de/
http://www.fli4l.de/ - ISDN- & DSL-Router on one disk!
Registered FLI4L-User #00000003

Attachment: signature.asc
Description: Digital signature



Messages sorted by: Reverse Date, Date, Thread, Author