zsh-workers
 help / color / mirror / code / Atom feed
* bash comp env missing
@ 2013-01-04 12:32 Frank Becker
  2013-01-04 13:06 ` Peter Stephenson
  0 siblings, 1 reply; 6+ messages in thread
From: Frank Becker @ 2013-01-04 12:32 UTC (permalink / raw)
  To: zsh-workers

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

Hi,

I am trying to use an external bash complete program using the bashcompinit
auto completion function.

The external auto complete program needs the two environment variables

COMP_POINT
export COMP_LINE

In zsh/functions/bashcompinit those two variables are not exported.

If I add
	export COMP_POINT
	export COMP_LINE
there everything works as expected.

Question: How do I use bashcompinit correctly so the external program
can access the two environment variables?

Thanks,

	Frank

-- 
Frank Becker <fb@alien8.de> (jabber|mail) | http://twitter.com/41i3n8
GnuPG: 0xADC29ECD | F01B 5E9C 1D09 981B 5B40 50D3 C80F 7459 ADC2 9ECD


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 203 bytes --]

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

end of thread, other threads:[~2013-01-04 22:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-04 12:32 bash comp env missing Frank Becker
2013-01-04 13:06 ` Peter Stephenson
2013-01-04 15:48   ` Frank Becker
2013-01-04 15:55     ` Peter Stephenson
2013-01-04 15:59     ` Jens Kubieziel
2013-01-04 22:25       ` Frank Becker

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