zsh-users
 help / color / mirror / code / Atom feed
* completion for aliased commands does not work
@ 2016-10-31 22:47 Fourhundred Thecat
  0 siblings, 0 replies; 5+ messages in thread
From: Fourhundred Thecat @ 2016-10-31 22:47 UTC (permalink / raw)
  To: zsh-users

Hello,

I have couple of aliases defined in my .zshrc, ie:

  alias diff='colordiff'

I have noticed, completion does not work properly for these aliased commands

  diff --<TAB>

does not complete any options. Whereas, when I use the unaliased real
diff, completion works perfectly

  /usr/bin/diff --<TAB>

Is there any way to fix this?

Cheers,


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

end of thread, other threads:[~2016-11-01 19:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5817C9F9.2010809__36345.4683371403$1477954133$gmane$org@gmx.ch>
2016-10-31 23:12 ` completion for aliased commands does not work Daniel Shahaf
2016-10-31 23:33   ` Bart Schaefer
2016-11-01  5:29     ` Mikael Magnusson
2016-11-01 18:53       ` Bart Schaefer
2016-10-31 22:47 Fourhundred Thecat

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