Re: [PATCH] bash_completion: propose file names for few commands
From: Fabien COELHO <fabien_at_coelho.net>
Date: 2007-06-03 11:06:56 CEST
Hello,
On Sat, 2 Jun 2007, Hyrum K. Wright wrote:
> This patch has been out there for a while, but hasn't had any comments.
As I'm the one who re-wrote most of the bash completion stuff a while
(0) I like the idea, but it raises issues...
(1) I'm unsure about external command calls from within the completion.
Breaking this should at least be discussed carefully.
>> + local FILESrevert
fabien@briare DEV> time svn status
Yes, 55 seconds. No one wants a 55s lag when typing <TAB>.
At the minimum, the --non-recursive option should always be added.
(3) I do not like to have "awk" for such very simple stuff.
(4) minor style issue: lines should be within the 80 column limit.
(5) If costly things are performed on completion, there should
-- Fabien. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Jun 3 11:07:29 2007 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.