Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: new completions
- X-seq: zsh-workers 19370
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: PATCH: new completions
- Date: Thu, 15 Jan 2004 07:33:51 +0000
- In-reply-to: <4579.1074099520@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <4579.1074099520@xxxxxxxxxxx>
On Jan 14, 5:58pm, Oliver Kiddle wrote:
}
} Just a couple of new completion functions.
}
} Index: Completion/Zsh/Command/_precommand
} ===================================================================
} -#compdef - nohup env eval time rusage noglob nocorrect exec
} +#compdef - nohup env eval time rusage noglob nocorrect exec catchsegv
Does this really belong here? "catchsegv" is an external command,
not a builtin; it's certainly not a precommand modifier.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author