cvs commit: ports/x11 Makefile ports/x11/Terminal Makefile distinfo pkg-descr pkg-plist

Thierry Thomas thierry at FreeBSD.org
Thu Jan 27 14:22:09 PST 2005


Le Jeu 27 jan 05 à 23:04:21 +0100, Kris Kennaway <kris at obsecurity.org>
 écrivait :
> It's not quite this simple because the rule isn't "port name should be
> completely lower case", but the capitalization is usually on word
> boundaries, so you can get there with shell filename completion.

With zsh, in ~/.zshrc:

zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}'

will first try completion without any global match specifications and,
if that generates no matches, will try case insensitive completion...
-- 
Th. Thomas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20050127/49aaebb7/attachment.bin


More information about the cvs-ports mailing list