]> git.ipfire.org Git - thirdparty/readline.git/commit
change history file reading not to skip blank lines in multiline history entries...
authorChet Ramey <chet.ramey@case.edu>
Fri, 30 May 2025 14:14:41 +0000 (10:14 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 30 May 2025 14:14:41 +0000 (10:14 -0400)
commit7cf2d923617659d216db3210f6247740f7dde1d8
tree5ffaac6a97a2e9a34286cb0175a318bbc5eda4c1
parent10a0a06a6b51db5d6125ecd8f79c1c844dcfc845
change history file reading not to skip blank lines in multiline history entries; changes for issues discovered via static analysis
13 files changed:
CHANGES
NEWS
aclocal.m4
display.c
histexpand.c
histfile.c
history.c
input.c
readline.c
search.c
shell.c
terminal.c
util.c