zsh-users
 help / color / mirror / code / Atom feed
From: James Andrewartha <trs80@tartarus.uwa.edu.au>
To: "Thomas L. Bevan" <thomas_bevan@toll.com.au>
Cc: zsh-users@sunsite.dk
Subject: Re: Activating the completion functions for the various Unix commands.
Date: Tue, 21 Oct 2003 12:48:19 +0800 (WST)	[thread overview]
Message-ID: <Pine.LNX.4.56.0310211244180.5438@tartarus.uwa.edu.au> (raw)
In-Reply-To: <200310211035.14739.thomas_bevan@toll.com.au>

On Tue, 21 Oct 2003, Thomas L. Bevan wrote:

> As a new user, I've noticed that zsh bundles with a large number of functions
> that seem to allow flag completion for the common unix functions.
>
> How should I set up my .zshrc file so that I can take advantage of them?

The simple way (according to the zshcompsys man page) is:
autoload -U compinit
compinit

You can also run compinstall to install and customise zshcompsys to taste.

James Andrewartha


      reply	other threads:[~2003-10-21  4:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-21  0:35 Thomas L. Bevan
2003-10-21  4:48 ` James Andrewartha [this message]

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=Pine.LNX.4.56.0310211244180.5438@tartarus.uwa.edu.au \
    --to=trs80@tartarus.uwa.edu.au \
    --cc=thomas_bevan@toll.com.au \
    --cc=zsh-users@sunsite.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).