]> git.ipfire.org Git - thirdparty/bash.git/commit
fix history expansion to not perform quick substitution on a new line that's part...
authorChet Ramey <chet.ramey@case.edu>
Tue, 19 Dec 2023 14:56:34 +0000 (09:56 -0500)
committerChet Ramey <chet.ramey@case.edu>
Tue, 19 Dec 2023 14:56:34 +0000 (09:56 -0500)
commitaa2d23cfac90bebe2924ba075fef0a03fddd521d
tree68022e7c88481664d55c121b570562bab77f51ad
parent9d51df7546eab80ea6baa4a83b2ae2178e8020c5
fix history expansion to not perform quick substitution on a new line that's part of a quoted string; save the value of $_ around prompt string decoding
24 files changed:
CWRU/CWRU.chlog
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bashref.bt
doc/bashref.bts
doc/bashref.html
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.texi
doc/version.texi
execute_cmd.c
execute_cmd.h
lib/readline/doc/history.3
lib/readline/doc/hsuser.texi
lib/readline/doc/version.texi
lib/readline/histexpand.c
mailcheck.c
parse.y
tests/intl.right
tests/unicode1.sub