zsh-users
 help / color / mirror / code / Atom feed
* chpwd() and completions functions
@ 2006-07-24 11:51 Tobias Gruetzmacher
  2006-07-24 12:01 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Gruetzmacher @ 2006-07-24 11:51 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 588 bytes --]

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 #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2006-07-24 12:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-24 11:51 chpwd() and completions functions Tobias Gruetzmacher
2006-07-24 12:01 ` Peter Stephenson
2006-07-24 12:51   ` Peter Stephenson

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