zsh-users
 help / color / mirror / code / Atom feed
* custom script Bash completion
@ 2013-11-10 16:14 Thomas Ballinger
  2013-11-10 18:24 ` Bart Schaefer
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Ballinger @ 2013-11-10 16:14 UTC (permalink / raw)
  To: zsh-users

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

I'd like to use bash completion in zsh for a script with

complete -C 'tu --get-bash-completion' tu

'tu --get-bash-completion' is invoked by zsh completion, but the three
arguments bash would pass to it aren't being passed.

Is there another config option I need to know about, or is this behavior
not implemented?

Question also here:
http://stackoverflow.com/questions/19662649/using-bash-complete-c-in-zsh

Thanks,

Tom

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

end of thread, other threads:[~2013-11-11  2:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-10 16:14 custom script Bash completion Thomas Ballinger
2013-11-10 18:24 ` Bart Schaefer
2013-11-10 19:09   ` Thomas Ballinger
2013-11-10 20:25     ` Bart Schaefer
2013-11-10 21:34       ` Thomas Ballinger
2013-11-10 23:18   ` Chet Ramey
2013-11-11  2:12     ` 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).