diff options
author | Chet Ramey <chet.ramey@case.edu> | 2020-11-17 14:18:49 -0500 |
---|---|---|
committer | Chet Ramey <chet.ramey@case.edu> | 2020-11-17 14:18:49 -0500 |
commit | 37b22abee700eb1b0c5b6926ab32630a429c1183 (patch) | |
tree | 01d22efef9babf0127776b6b3c4387b03dc629ab /NEWS | |
parent | 278db80c368700ed6117fbd390c89a9b44c0240c (diff) | |
download | bash-5.1-testing.tar.gz |
Bash-5.1-rc3 releasebash-5.1-rc3bash-5.1-testing
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -167,7 +167,8 @@ e. rl-clear-display: new bindable command that clears the screen and, if f. New active mark and face feature: when enabled, it will highlight the text inserted by a bracketed paste (the `active region') and the text found by - incremental and non-incremental history searches. + incremental and non-incremental history searches. This is tied to bracketed + paste and can be disabled by turning off bracketed paste. g. Readline sets the mark in several additional commands. |