]> git.ipfire.org Git - thirdparty/readline.git/commit
fixes for incomplete multibyte characters; fix for ^C during incremental search in...
authorChet Ramey <chet.ramey@case.edu>
Sat, 3 Jun 2023 18:27:57 +0000 (14:27 -0400)
committerChet Ramey <chet.ramey@case.edu>
Sat, 3 Jun 2023 18:27:57 +0000 (14:27 -0400)
commite5554d06e0abb52a6d56bba0e9f155aa02643274
tree3ede619309f8ca42cc90e7ddcf524103d8e4250a
parentf156385efb545a5ab96a2461555955d7f280aac4
fixes for incomplete multibyte characters; fix for ^C during incremental search in callback mode; fix for binding do-lowercase-version to something that's not an uppercase letter
aclocal.m4
histexpand.c
isearch.c
mbutil.c
misc.c
readline.c
rldefs.h
text.c
util.c