]> git.ipfire.org Git - thirdparty/bash.git/commit
fix problem with saving tty state after running a command with 'bind -x'; builtins...
authorChet Ramey <chet.ramey@case.edu>
Fri, 11 Mar 2022 21:09:24 +0000 (16:09 -0500)
committerChet Ramey <chet.ramey@case.edu>
Fri, 11 Mar 2022 21:09:24 +0000 (16:09 -0500)
commitb6a567e7f13406952cbb1d1adb2f00b2260a871e
treeaae41d433ff68ad0fb17ba8e5d39987adb4be684
parentb4e5e5505cc4495c6237c32a65ba62ebcc497b31
fix problem with saving tty state after running a command with 'bind -x'; builtins that create associative arrays can now convert existing scalar variables to associative arrays
CWRU/CWRU.chlog
arrayfunc.c
doc/bash.1
doc/bashref.texi
examples/loadables/csv.c
examples/loadables/stat.c
jobs.c
lib/readline/doc/readline.3
lib/readline/doc/rluser.texi
lib/readline/doc/version.texi