zsh-users
 help / color / mirror / code / Atom feed
From: Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
To: "Raju K. V." <rajukv@wipinfo.soft.net>
Cc: zsh-users@sunsite.auc.dk
Subject: Re: completions for make targets?
Date: 21 Jun 1999 11:17:07 +0200	[thread overview]
Message-ID: <st2ogi9hq0b.fsf@mirjam.informatik.uni-tuebingen.de> (raw)
In-Reply-To: "Raju K. V."'s message of "Mon, 21 Jun 1999 10:16:38 +0530 (IST)"

"Raju K. V." <rajukv@wipinfo.soft.net> writes:

> I am a zsh newbie still struggling to understand the power of
> compctl. I have one requirement. How can I use compctl to complate
> make targets?

Try this (I think it comes from the snandard compctl example file):

compctl -s "\$(awk '/^[a-zA-Z0-9][^ 	]+:/ {print \$1}' FS=: [mM]akefile)" -x \
	'c[-1,-f]' -f -- make gmake pmake


  parent reply	other threads:[~1999-06-21  9:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-21  4:46 Raju K. V.
1999-06-21  7:06 ` Thomas Köhler
1999-06-21  9:17 ` Falk Hueffner [this message]
1999-06-21 12:05 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=st2ogi9hq0b.fsf@mirjam.informatik.uni-tuebingen.de \
    --to=falk.hueffner@student.uni-tuebingen.de \
    --cc=rajukv@wipinfo.soft.net \
    --cc=zsh-users@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).