]> git.ipfire.org Git - thirdparty/bash.git/commit
fix to readline redisplay of invisible chars at end of line; fix to here-document...
authorChet Ramey <chet.ramey@case.edu>
Mon, 7 Mar 2022 14:21:09 +0000 (09:21 -0500)
committerChet Ramey <chet.ramey@case.edu>
Mon, 7 Mar 2022 14:21:09 +0000 (09:21 -0500)
commitb4e5e5505cc4495c6237c32a65ba62ebcc497b31
tree5cdb2d4e47e7b7c9101c959b878c5ceccdb6ea1d
parent6c4a9a5cb7308e55f32a2871a3ea2e7cab9c35da
fix to readline redisplay of invisible chars at end of line; fix to here-document delimiter quote removal; prompt expansion makes invisible chars in w, W, s visible
13 files changed:
CWRU/CWRU.chlog
doc/bash.1
externs.h
lib/readline/display.c
lib/readline/doc/readline.3
lib/readline/doc/rluser.texi
lib/readline/search.c
lib/sh/shquote.c
lib/sh/strvis.c
make_cmd.c
parse.y
shell.c
support/bashbug.sh.in