Date: Tue, 15 Sep 2009 12:06:31 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Miroslav Lachman <000.fbsd@quip.cz> Cc: lars.engels@0x20.net, freebsd-ports@freebsd.org Subject: Portmaster tcsh completion (Was: Re: Portmaster updates, including multiple -x options) Message-ID: <4AAFE5B7.2020701@FreeBSD.org> In-Reply-To: <4AAF64FC.4000200@quip.cz> References: <4AAF58A0.2000401@FreeBSD.org> <4AAF64FC.4000200@quip.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
Miroslav Lachman wrote: > Nice improvements! Thanks. :) > When you are talking about completion, I am using this for tcsh: > > alias _PKGS_VeRsIoN_ 'ls -1 /var/db/pkg' > > complete portmaster 'c/--/(force-config show-work clean-distfiles > clean-distfiles-all \ > check-depends help version)/' \ > 'c/-/(a b B C d D e f F g G h H i l L m n o p r R s t u v w x)/' \ > 'n@*@`_PKGS_VeRsIoN_`@' > > It is basic for older version of portmaster, so I am sure it doesn't > contain all the options. I can polish it up if you want to include it in > you port. > > It can be rewritten to not use alias _PKGS_VeRsIoN_. The alias is there > because I am using it for other completion in my ~/.cshrc. > > And one thing is missing - support for completion of /usr/ports/* I'll say the same thing about this as I did about the zsh completions, since I don't use tcsh I must leave it to the community to point me in the right direction. If you tcsh users can come to consensus on this I will be glad to include it. Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AAFE5B7.2020701>