On 12/11/12 6:38 PM, njhwang wrote:
> 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
You don't have the ncurses library installed.
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
On 12/11/2012 06:03 PM, njhwang wrote:
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
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
On 10/15/12 1:32 PM, Aharon Robbins wrote:
> Is there something that can be done for 4.2.24 (/bin/bash on Ubuntu 12.04)?
Regrettably, nothing other than upgrading to at least bash-4.2 patch 29,
or requesting that Ubuntu (really Debian) do so.
Chet
--
``The lyf so short, the craft so long to ler
On 10/15/12 11:26 AM, William F Hammond wrote:
>> If you indeed are using bash-4.2.37, you can enable variable expansion
>> by running `shopt -s direxpand'. This will produce the behavior you
>> want.
>>
>> I'm wondering if you've got programmable completion enabled, or whether
>> you're running
In article ,
Chet Ramey wrote:
>On 10/14/12 8:52 AM, William F Hammond wrote:
>>
>> Configuration Information [Automatically generated, do not change]:
>> Machine: i686
>> OS: linux-gnu
>> Compiler: gcc
>> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
>-DCONF_OSTYPE='linux-gnu' -D
Chet --
Many thanks for your reply.
You write:
> On 10/14/12 8:52 AM, William F Hammond wrote:
>>
>> Configuration Information [Automatically generated, do not change]:
>> Machine: i686
>> OS: linux-gnu
>> Compiler: gcc
>> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
>> -DCONF_
On 10/14/12 8:52 AM, William F Hammond wrote:
>
> Configuration Information [Automatically generated, do not change]:
> Machine: i686
> OS: linux-gnu
> Compiler: gcc
> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
> -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu'
> -