Comment 8 for bug 177243

Revision history for this message
era (era) wrote : Re: UbuntuME: Bash command completion puts backslash in front of beginning dollar sign

Do you have the standard .bashrc (i.e. is /home/xeno/.bashrc identical to /etc/skel/.bashrc) or do you have any other pertinent customizations which may be overriding the default Bash configuration on Ubuntu? What does complete -p bash print for you? (For me it says complete -o filenames -F _longopt bash)