]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for invalid bracketed paste prefix when the final character is wrong; fixes for...
authorChet Ramey <chet.ramey@case.edu>
Thu, 18 Sep 2025 21:35:34 +0000 (17:35 -0400)
committerChet Ramey <chet.ramey@case.edu>
Thu, 18 Sep 2025 21:35:34 +0000 (17:35 -0400)
commit013fae2c98f5a74f5b5a72f39eb3acc343c6102f
tree81d51be9f86741451e1efb65d862283a6c40b98e
parentb88cd1c366a325d537e59e310fd6410d8084df21
fix for invalid bracketed paste prefix when the final character is wrong; fixes for unlikely SIGINTs while readline is reading from the keyboard; android fix for generating $'...' strings in the presence of invalid multibyte characters
CWRU/CWRU.chlog
builtins/declare.def
lib/readline/input.c
lib/readline/kill.c
lib/readline/text.c
lib/sh/strtrans.c