On 16 Jul 2015 14:53, Chet Ramey wrote:
> On 7/14/15 5:11 AM, Mike Frysinger wrote:
> > On 14 Jul 2015 11:35, Pierre Gaston wrote:
> >> I think adoption would be difficult considering even a useful loadable
> >> builtin like "finfo" has not found its way into default installations, b
> ut
> >> for
On 7/15/15 12:44 PM, Andreas Schwab wrote:
> Greg Wooledge writes:
>
>> I type:
>>
>> $ cat bad
>>
>> and press Tab twice. (The first does nothing visible.) This gives me
>> two completion choices:
>>
>> badbad^Jfile
>>
>> If I press Ctrl-V Ctrl-J, the cursor moves to the next line. At
On 7/15/15 10:28 AM, Rickard Norlander wrote:
> Bash Version: 4.3
> Patch Level: 30
> Release Status: release
>
> Description:
> If a file is created which has a newline in its filename, tab
> completion does not work correctly. The part before, and the part after the
> newline behave as sepa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 7/14/15 5:11 AM, Mike Frysinger wrote:
> On 14 Jul 2015 11:35, Pierre Gaston wrote:
>> I think adoption would be difficult considering even a useful loadable
>> builtin like "finfo" has not found its way into default installations, b
ut
>> for insta
Index: bash-4.4-alpha/po/LINGUAS
===
--- bash-4.4-alpha.orig/po/LINGUAS
+++ bash-4.4-alpha/po/LINGUAS
@@ -1,2 +1,2 @@
# Set of available languages.
-en@quot en@boldquot af bg ca cs da de el eo es et fi fr ga gl hr hu id it ja
lt nb n
Index: bash-4.4-alpha/redir.c
===
--- bash-4.4-alpha.orig/redir.c
+++ bash-4.4-alpha/redir.c
@@ -121,7 +121,9 @@ redirection_error (temp, error)
/* This can happen when read_token_word encounters overflow, like in
exec 429