On Sun, 7 Jan 2007, Willie Wong wrote:

On Sun, Jan 07, 2007 at 12:25:49AM +0000, Penguin Lover Jorge Almeida squawked:
Already did it (commented out the line in ~/.bashrc and sourced this
file...) It doesn't freeze now, of course.



Which version of bash completion? And which version of bash?

app-shells/bash-completion-20050121-r10
app-shells/bash-3.1_p17

(Just want to check if you are running a different version from mine:
I have 20050121-r10, everything else masked by ~)

Now, with the bash-completion script sourced, what does it say when
you type

complete -p less   (or tar, or mplayer?)

$ complete -p less
complete -o filenames -F _longopt less

if you are in the directory with the README file, what happens if you
do

compgen -f RE
compgen -d RE

does it freeze up your computer?

No, it just does its stuff as expected.

/etc/bash_completion is just a big shell script, and it calls mostly
bash builtin commands, so its resource hit really shouldn't be that
high.



Thanks.

Jorge
--
gentoo-user@gentoo.org mailing list

Reply via email to