**/ directory wildcards leak file descriptors and memory

2012-06-20 Thread Serge van den Boom
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' -DCONF_VENDOR='pc' -DLOCALEDIR='/opt/bash-4.2/share/locale' -DPA

Unicode collation for readline completion in bash

2012-06-20 Thread Rob Hoelz
Hello, I have an idea for a new feature for bash/readline, and I wanted to get the community's feedback before I go about implementing it. So, I have a number of files with diacritics in the name, like this: $ ls Sigur Rós - Dauðalogn.ogg Sigur Rós - Ég Anda.ogg Sigur Rós - Rembihnútur.ogg

Re: mapfile -n seeks ahead an extra line

2012-06-20 Thread Chet Ramey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/20/12 3:09 AM, Dan Douglas wrote: > Bash Version: 4.2 > Patch Level: 29 > Release Status: release > > Description: > mapfile -n eats a line too many, discarding the last. Thanks for the report. Try the attached patch; it appears to fix the

mapfile -n seeks ahead an extra line

2012-06-20 Thread Dan Douglas
From: Dan Douglas To: bug-bash@gnu.org Subject: mapfile -n seeks ahead an extra line Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: x86_64-pc-linux-gnu-gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='li