Commit Graph

102 Commits

Author SHA1 Message Date
Chet Ramey b91488b51c new readline application variable rl_full_quoting_desired; new programmable completion option "fullquote"; TIMEFORMAT now accepts precisions up to six digits 2023-06-16 12:49:11 -04:00
Chet Ramey 57d4dc15ff small asan fixes; size_t and other ANSI C changes; restore readline variables in compgen builtin 2023-03-27 16:38:37 -04:00
Chet Ramey 72c4a0f40d add support for case-insensitive incremental and non-incremental history searches in readline; controlled by new bindable readline variable `search-ignore-case' 2023-02-17 17:13:04 -05:00
Chet Ramey d0bc56a325 allow async ignored signals to be reset to SIG_DFL; give rl_input_available_hook precedence in readline:rl_gather_tyi 2023-01-24 11:14:22 -05:00
Chet Ramey a37b2af985 fix terminal pgrp issue with async jobs in non-interactive shells; history_expand change to first argument 2023-01-20 14:31:00 -05:00
Chet Ramey e9c75143a2 documentation updates 2022-09-20 10:16:23 -04:00
Chet Ramey b9ed20acfd modify readline so it adjusts internal variables when the locale changes between calls to readline() 2022-08-15 12:32:00 -04:00
Chet Ramey b6a567e7f1 fix problem with saving tty state after running a command with 'bind -x'; builtins that create associative arrays can now convert existing scalar variables to associative arrays 2022-03-11 16:09:24 -05:00
Chet Ramey e7a56619a2 changes to make EOF state available to readline applications; fix for command substitution parsing inside conditional command 2022-02-21 10:06:44 -05:00
Chet Ramey bf09dfc08d document new readline variables "active-region-start-color" and "active-region-end-color" 2022-02-11 09:12:39 -05:00
Chet Ramey e59452c752 readline: use a custom extension in LS_COLORS to set the colored completion prefix, if present 2021-11-16 09:57:07 -05:00
Chet Ramey 8d3cecab33 changes to documentation to reduce gender-specific language; fix a seg fault in `fc' 2021-06-17 17:10:49 -04:00
Chet Ramey 2047e28584 add numeric arguments to bind -x commands and READLINE_ARGUMENT; minor fixes 2021-05-24 16:09:47 -04:00
Chet Ramey b196583609 new "enable-active-region" readline variable 2021-04-30 16:56:05 -04:00
Chet Ramey d128c3ddc1 command completion, key binding fixes 2021-04-19 09:40:14 -04:00
Chet Ramey 8f485ff84c new readline "fetch-history" bindable command; declare -p output change 2021-04-01 17:25:48 -04:00
Chet Ramey 6be3a741cb bindable readline command to perform spelling correction on a word 2021-03-18 11:48:48 -04:00
Chet Ramey 2fe2e8197e application-settable readline timeouts 2021-03-11 18:41:17 -05:00
Chet Ramey 22b8a76dd6 commit bash-20201026 snapshot 2020-10-30 09:56:17 -04:00
Chet Ramey a57c6640e8 commit bash-20200714 snapshot 2020-07-17 15:14:39 -04:00
Chet Ramey bdf37a2d4f commit bash-20200618 snapshot 2020-06-22 12:07:22 -04:00
Chet Ramey fc94d47412 commit bash-20200504 snapshot 2020-05-08 14:19:57 -04:00
Chet Ramey 5f49ef47d1 commit bash-20200323 snapshot 2020-03-27 10:30:38 -04:00
Chet Ramey 091c6bc481 commit bash-20191127 snapshot 2019-12-02 17:23:48 -05:00
Chet Ramey dfc7113bf2 commit bash-20191115 snapshot 2019-11-18 10:16:09 -05:00
Chet Ramey f6388ab913 commit bash-20190306 snapshot 2019-03-07 12:08:22 -05:00
Chet Ramey 0712a90cd8 commit bash-20181123 snapshot 2018-12-03 10:29:56 -05:00
Chet Ramey 3d31a311da commit bash-20180921 snapshot 2018-09-25 09:54:29 -04:00
Chet Ramey a078e04c3d commit bash-20180628 snapshot 2018-07-09 10:35:17 -04:00
Chet Ramey ce0469bfbe commit bash-20171226 snapshot 2018-01-02 10:53:02 -05:00
Chet Ramey 32dc2bf525 commit bash-20171215 snapshot 2018-01-02 10:51:40 -05:00
Chet Ramey aa54feee4e commit bash-20171208 snapshot 2017-12-11 09:25:25 -05:00
Chet Ramey 03e8e2f9c8 commit bash-20171124 snapshot 2017-12-01 12:09:12 -05:00
Chet Ramey c8cd6da325 commit bash-20171006 snapshot 2017-10-11 15:32:49 -04:00
Chet Ramey 6364d76ebc commit bash-20170630 snapshot 2017-07-05 15:06:12 -04:00
Chet Ramey 787bb204f9 commit bash-20170421 snapshot 2017-05-01 15:45:48 -04:00
Chet Ramey 7e92fb358b commit bash-20170203 snapshot 2017-02-06 15:34:39 -05:00
Chet Ramey 731e5676a2 commit bash-20161129 snapshot 2016-12-05 09:45:14 -05:00
Chet Ramey 7fa3190622 commit bash-20160715 snapshot 2016-07-23 10:04:54 -04:00
Chet Ramey 3475994a81 commit bash-20160415 snapshot 2016-04-22 11:37:14 -04:00
Chet Ramey f1b255b12b commit bash-20160311 snapshot 2016-03-30 10:54:52 -04:00
Chet Ramey ccb4014f23 commit bash-20160226 snapshot 2016-03-01 16:44:33 -05:00
Chet Ramey d345f817ff commit bash-20160129 snapshot 2016-02-09 09:03:09 -05:00
Chet Ramey ff7c092e19 commit bash-20150529 snapshot 2015-06-05 11:50:38 -04:00
Chet Ramey 3bf257a5d9 commit bash-20150521 snapshot 2015-06-05 11:49:44 -04:00
Chet Ramey 0385211bb5 commit bash-20150410 snapshot 2015-04-24 16:15:03 -04:00
Chet Ramey 60b80a1f45 commit bash-20150220 snapshot 2015-02-23 16:29:18 -05:00
Chet Ramey 0a233f3ec4 commit bash-20141121 snapshot 2014-12-02 16:14:59 -05:00
Chet Ramey db02a1759b commit bash-20141114 snapshot 2014-11-18 15:49:36 -05:00
Chet Ramey 25a0eacfeb commit bash-20140625 snapshot 2014-07-11 15:55:40 -04:00