Re: tab completion at empty prompt and vi mode

2008-06-07 Thread Chet Ramey
blehamiga wrote: With 'set autolist=ambiguous' in tcsh, if I'm at an empty prompt and I hit tab, it essentially does an ls on the directory. If I hit tab at an empty prompt in bash, it tries to complete all available commands instead. I've set up these already: That's how bash through bash-3

Re: Bash crashes on wildcards

2008-06-07 Thread Chet Ramey
[EMAIL PROTECTED] wrote: Configuration Information [Automatically generated, do not change]: Machine: alpha OS: netbsd Compiler: cc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='alpha' -DCONF_OSTYPE='netbsd' -DCONF_MACHTYPE='alpha--netbsd' -DCONF_VENDOR='' -DLOCALEDIR='/usr/pkg/share/l

Re: Unicode Normalization on Mac OS X (HFS+ filesystem)

2008-06-07 Thread Chet Ramey
Stephan Kleisinger wrote: Configuration Information [Automatically generated, do not change]: Machine: i386 OS: darwin9.3.0 Compiler: /usr/bin/gcc-4.0 Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' -DCONF_OSTYPE='darwin9.3.0' -DCONF_MACHTYPE='i386-apple-darwin9.3.0' -DCONF_VENDOR=

Re: patch failures/offsets through bash32-039

2008-06-07 Thread Chet Ramey
grarpamp wrote: Hi. Here's a logfile of patch failures/offsets through bash32-039. Untar, cd, for i in patch ; patch < $i The sigs on bash-3.2.tar.gz and all the patches check out ok. The patches are supposed to be applied with `patch -p0'. When I use this on my development platform, I don't