Prev: devel/gdb6* broken with new readline?
Next: New! Eliminate middlemen - authors make more money!
From: David DEMELIER on 19 May 2010 12:37 Hi, Today I upgraded the portmaster port to 2.27 and I noticed that there was no completion anymore with my zsh. I was using it like portmaster -<tab> where tab gave me all the options available, I was able to do portmaster <tab> to use portsdir pattern too. Now there is nothing ! Are these completions completely removed? Cheers. -- Demelier David _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Doug Barton on 19 May 2010 12:52 On 05/19/10 09:37, David DEMELIER wrote: > Hi, > > Today I upgraded the portmaster port to 2.27 and I noticed that there > was no completion anymore with my zsh. I was using it like portmaster > -<tab> where tab gave me all the options available, I was able to do > portmaster <tab> to use portsdir pattern too. Now there is nothing ! pkg_delete portmaster* cd /usr/ports/ports-mgmt/portmaster make clean make config <select zsh completions> make install clean hth, Doug -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Doug Barton on 19 May 2010 13:27 The user reports in private e-mail that the completions file is installed, but it's still not working. Can a zsh user help him out? Doug -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Demelier David on 19 May 2010 14:08 On Wed, May 19, 2010 at 10:27:35AM -0700, Doug Barton wrote: > The user reports in private e-mail that the completions file is installed, but it's still not working. Can a zsh user help him out? > Yes, sorry I forgot everytime to answer to all... -- Demelier David _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Anonymous on 19 May 2010 15:08 Demelier David <demelier.david(a)gmail.com> writes: > On Wed, May 19, 2010 at 10:27:35AM -0700, Doug Barton wrote: >> The user reports in private e-mail that the completions file is installed, but it's still not working. Can a zsh user help him out? >> > > Yes, sorry I forgot everytime to answer to all... Hmm, does following help? $ autoload -Uz compinit $ compinit You may want to run compinstall, though. See also zshcompsys(1). _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
|
Next
|
Last
Pages: 1 2 Prev: devel/gdb6* broken with new readline? Next: New! Eliminate middlemen - authors make more money! |