Re: [Barry-devel] [PATCH] Bash autocompletion for barry tools

2009-09-17 Thread Ryan Li
Hi, I suppose that you loaded the /etc/bash_completion file manually... However, since it's okay now, there's not much problem. There're some lines in ~/.bashrc for the user to choose whether to use this programmable completion. > Ok, found it: > > > http://www.mail-archive.com/barry-devel@

Re: [Barry-devel] [PATCH] Bash autocompletion for barry tools

2009-09-15 Thread Chris Frey
On Tue, Sep 15, 2009 at 07:50:01PM +0800, Ryan Li wrote: > Here in the patch, are two scripts for bash autocompletion, just like > Nicolas's zsh scripts. Yes, my missing bash-completion package was the problem. Patch applied, thanks! Still waiting on feedback before adding to the binary package.

Re: [Barry-devel] [PATCH] Bash autocompletion for barry tools

2009-09-15 Thread Chris Frey
On Tue, Sep 15, 2009 at 04:23:06PM -0400, Chris Frey wrote: > > There're instructions in the README file, but I wonder if those scripts > > could be installed automatically in the future, just like many other > > packages do? > > Someone said that these scripts are done on a global basis, so I j

Re: [Barry-devel] [PATCH] Bash autocompletion for barry tools

2009-09-15 Thread Chris Frey
On Tue, Sep 15, 2009 at 07:50:01PM +0800, Ryan Li wrote: > Hi, > > Here in the patch, are two scripts for bash autocompletion, just like > Nicolas's zsh scripts. Thanks very much. When I test it, using a command line like: # bjavaloader I get the following error message: bas

[Barry-devel] [PATCH] Bash autocompletion for barry tools

2009-09-15 Thread Ryan Li
Hi, Here in the patch, are two scripts for bash autocompletion, just like Nicolas's zsh scripts. There're instructions in the README file, but I wonder if those scripts could be installed automatically in the future, just like many other packages do? Regards, Ryan Li >From c64238853d5d7b929b