Commit Graph
35 Commits
Author SHA1 Message Date
Chet Ramey 353e3749e9 minor readline fixes for isearch, insert-char,quoted-insert, and do-lowercase-version; fix buffer overflow with printf %b; work around issues with isblank in UTF-8 locales on macOS; fixes for the enable builtin 2023-05-31 10:40:39 -04:00
Chet Ramey 896df2874a fix for incomplete multibyte characters in pasted input; fix for syntax errors while entering compound assignments; fix for jobs not removing jobs from the list in a SIGCHLD trap; fix for PS0 that contains a command substitution after interactive shell reads EOF; fix for non-interactive shell reading from stdin and evaling a command that dups stdin 2023-05-04 11:19:43 -04:00
Chet Ramey d06fefb2ba new GLOBSORT variable 2023-04-16 16:13:14 -04:00
Chet Ramey 31f4d468b6 fix for displaying `local -'; fix for trap and POSIX interp 1602; fix for readline redisplay when the last invisible character in the prompt string is not on the last line 2022-11-07 10:25:28 -05:00
Chet Ramey eb2d46d77c updated translations; minor change to DEBUG trap 2022-06-22 10:51:18 -04:00
Chet Ramey 505f60f94c fix for history-search-backward after previous-history clearing the undo list 2022-04-04 09:40:49 -04:00
Chet Ramey 8f68f9f0ff remove history position change to non-incremental search; fixes to $@ in some word expansions like :+ 2022-03-25 09:52:26 -04:00
Chet Ramey 68ab281e30 change to how invisible characters in prompt string expansions are escaped 2022-03-18 10:23:53 -04:00
Chet Ramey 16d2c50605 commit bash-20201230 snapshot 2021-01-07 14:25:24 -05:00
Chet Ramey e58dc557e2 commit bash-20201226 snapshot 2020-12-30 13:17:27 -05:00
Chet Ramey 975643bb2b commit bash-20201214 snapshot 2020-12-18 15:27:28 -05:00
Chet Ramey 9b44e16c6f commit bash-20201128 snapshot 2020-12-03 14:24:06 -05:00
Chet Ramey 66c2247c48 commit bash-20201118 snapshot 2020-11-28 13:04:53 -05:00
Chet Ramey 50fc6e33fe commit bash-20201116 snapshot 2020-11-18 16:13:46 -05:00
Chet Ramey 7a257517b7 commit bash-20200807 snapshot 2020-08-12 14:39:05 -04:00
Chet Ramey ce1a3c07c4 commit bash-20200520 snapshot 2020-05-27 09:00:49 -04:00
Chet Ramey 6870125961 commit bash-20181221 snapshot 2018-12-26 10:22:23 -05:00
Chet Ramey d61300ec87 commit bash-20181116 snapshot 2018-11-19 11:27:54 -05:00
Chet Ramey 48c37afdd3 commit bash-20181102 snapshot 2018-11-05 09:22:18 -05:00
Chet Ramey 2afeb2af6a commit bash-20180427 snapshot 2018-04-30 09:45:04 -04:00
Chet Ramey 560db36b30 commit bash-20170825 snapshot 2017-08-25 15:12:43 -04:00
Chet Ramey f036615e27 commit bash-20160916 snapshot 2016-09-27 10:39:14 -04:00
Chet Ramey 4d63a61942 commit bash-20160902 snapshot 2016-09-27 10:37:44 -04:00
Chet Ramey 6df81145a8 commit bash-20160708 snapshot 2016-07-11 10:29:26 -04:00
Chet Ramey 71574d7e0e commit bash-20160212 snapshot 2016-02-23 10:05:33 -05:00
Chet Ramey 037a8b7fe4 commit bash-20160122 snapshot 2016-01-26 11:11:49 -05:00
Chet Ramey 900a813bcd commit bash-20151002 snapshot 2015-10-12 10:04:19 -04:00
Chet Ramey 4eb81d59d0 commit bash-20150828 snapshot 2015-09-11 14:19:06 -04:00
Chet Ramey 05d9462c4b commit bash-20150619 snapshot 2015-06-23 15:32:39 -04:00
Chet Ramey be06f77836 commit bash-20140214 snapshot 2014-02-20 10:26:01 -05:00
Chet Ramey c61bfbfd13 commit bash-20140124 snapshot 2014-02-04 09:33:06 -05:00
Chet Ramey bb579650a5 commit bash-20140110 snapshot 2014-01-16 14:30:22 -05:00
Chet Ramey c51b384fc7 commit bash-20131122 snapshot 2013-12-16 11:09:16 -05:00
Chet Ramey b7293a4357 commit bash-20130816 snapshot 2013-09-12 08:56:31 -04:00
Chet Ramey c2fa658335 commit bash-20130322 snapshot 2013-04-26 15:18:45 -04:00