zsh-workers
 help / color / mirror / code / Atom feed
* Re: autocomplete wrapper
       [not found] <CAH_OBievARovsGxZArs+knyB2cMPKHyTF6MAgkzWuCG=F1H93w__26633.1667117358$1393320797$gmane$org@mail.gmail.com>
@ 2014-02-25 14:27 ` Christian Neukirchen
  0 siblings, 0 replies; only message in thread
From: Christian Neukirchen @ 2014-02-25 14:27 UTC (permalink / raw)
  To: zsh-workers

shawn wilson <ag4ve.us@gmail.com> writes:

> i have wrappers around commands such as:
> sshs () {
>     ssh $@ -t screen -ddR
> }
>
> But autocomplete doesn't work with them as it does with the actual
> command - what's the easiest way to fix this?

compdef sshs=ssh

-- 
Christian Neukirchen  <chneukirchen@gmail.com>  http://chneukirchen.org


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-25 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAH_OBievARovsGxZArs+knyB2cMPKHyTF6MAgkzWuCG=F1H93w__26633.1667117358$1393320797$gmane$org@mail.gmail.com>
2014-02-25 14:27 ` autocomplete wrapper Christian Neukirchen

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