Kamaraju Kusumanchi wrote:
> Consider the attached .bashrc. Using this file, If I do
>
> $ /usr/sbin/dpkg-reconfigure apt-<TAB>
>
> it expands to
>
> $ /usr/sbin/dpkg-reconfigure apt-^[[00m^[[00m
>
> which is not correct.
>
> The .bashrc is the pristine bashrc that a new user would get plus the
> following
> lines
>
> if [ ! -z "$PS1" ]; then
> function grep(){ command grep --color=always "$@"; }
> fi
>
> Please reassign if you think the bug belongs to the grep package.debconf does not contain any completions for dpkg-reconfigure.. -- see shy jo
signature.asc
Description: Digital signature

