Re: tab completion with variable expansion broken

2012-12-11 Thread njhwang
I actually did this with a stock Ubuntu .bashrc/PS1 setting, and also tried it with no .bashrc at all and also tried completely clearing PS1, none of which had any effect on this issue. Any other ideas? Thanks -- View this message in context: http://gnu-bash.2382.n7.nabble.com/tab-completion-wi

Re: tab completion with variable expansion broken

2012-12-11 Thread njhwang
Thanks, this is exactly what I needed to fix the issue on my end as well. I'm curious if anyone who patched bash in this manner started seeing a weird issue with long commands in the terminal? After building bash-4.2.29, long commands would no longer break into multiple lines in gnome-terminal, a