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
|
a46164736e
|
new compgen -V option to store completions in an array
|
2023-04-18 10:25:47 -04:00 |
|
Chet Ramey
|
437b73931c
|
bash asan fixes; minor documentation updates
|
2023-03-15 14:59:24 -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
|
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
|
9c317a6ae1
|
parse extended glob patterns in command substitutions in compatibility mode, even if extglob is not set
|
2022-08-02 11:16:48 -04:00 |
|
Chet Ramey
|
87a6e89edc
|
additional tests; documentation updates
|
2022-07-12 10:19:29 -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
|
b4e5e5505c
|
fix to readline redisplay of invisible chars at end of line; fix to here-document delimiter quote removal; prompt expansion makes invisible chars in w, W, s visible
|
2022-03-07 09:21:09 -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
|
b196583609
|
new "enable-active-region" readline variable
|
2021-04-30 16:56:05 -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
|
22b8a76dd6
|
commit bash-20201026 snapshot
|
2020-10-30 09:56:17 -04:00 |
|
Chet Ramey
|
e6983002ec
|
commit bash-20200720 snapshot
|
2020-07-28 17:19:25 -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
|
f602910792
|
commit bash-20190612 snapshot
|
2019-06-14 09:31:42 -04:00 |
|
Chet Ramey
|
fc60fcf1b5
|
commit bash-20190419 snapshot
|
2019-04-22 09:29:27 -04:00 |
|
Chet Ramey
|
5d31eaea6e
|
commit bash-20190412 snapshot
|
2019-04-15 09:26:31 -04:00 |
|
Chet Ramey
|
03e4274f9b
|
commit bash-20190405 snapshot
|
2019-04-08 09:08:27 -04:00 |
|
Chet Ramey
|
cb7da4469b
|
commit bash-20190118 snapshot
|
2019-01-22 08:40:19 -05:00 |
|
Chet Ramey
|
c87bb0a8f7
|
commit bash-20181005 snapshot
|
2018-10-08 09:19:14 -04:00 |
|
Chet Ramey
|
3d31a311da
|
commit bash-20180921 snapshot
|
2018-09-25 09:54:29 -04:00 |
|
Chet Ramey
|
07f38782cd
|
commit bash-20180809 snapshot
|
2018-08-20 17:02:17 -04:00 |
|
Chet Ramey
|
12beeabf52
|
commit bash-20180608 snapshot
|
2018-06-12 10:37:19 -04:00 |
|
Chet Ramey
|
3e03eafff8
|
commit bash-20180601 snapshot
|
2018-06-04 09:58:58 -04:00 |
|
Chet Ramey
|
5c5c75236c
|
commit bash-20180524 snapshot
|
2018-05-29 10:03:17 -04:00 |
|
Chet Ramey
|
f602026a0c
|
commit bash-20180316 snapshot
|
2018-03-19 09:46:55 -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
|
6364d76ebc
|
commit bash-20170630 snapshot
|
2017-07-05 15:06:12 -04:00 |
|
Chet Ramey
|
1110e30870
|
commit bash-snap-20170531 snapshot
|
2017-05-31 15:53:02 -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
|
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
|
725b284a48
|
commit bash-20160108 snapshot
|
2016-01-12 15:53:15 -05:00 |
|
Chet Ramey
|
06c3a57511
|
commit bash-20150320 snapshot
|
2015-03-25 10:08:06 -04:00 |
|
Chet Ramey
|
947f04912e
|
commit bash-20150116 snapshot
|
2015-01-27 11:10:49 -05:00 |
|
Chet Ramey
|
687a967e4a
|
commit bash-20150109 snapshot
|
2015-01-12 11:04:01 -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 |
|