commit bash-20201026 snapshot

This commit is contained in:
Chet Ramey
2020-10-30 09:56:17 -04:00
parent 03e35d2082
commit 22b8a76dd6
27 changed files with 658 additions and 1139 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
.\" bash_builtins, strip all but Built-Ins section
.if \n(zZ=1 .ig zZ
.if \n(zY=1 .ig zY
.TH BASH 1 "2020 September 23" "GNU Bash 5.1"
.TH BASH 1 "2020 October 29" "GNU Bash 5.1"
.\"
.\" There's some problem with having a `@'
.\" in a tagged paragraph with the BSD man macros.
@@ -5838,7 +5838,7 @@ Use the \e1 and \e2 escapes to begin and end sequences of
non-printing characters, which can be used to embed a terminal control
sequence into the mode string.
.TP
.B enable\-bracketed\-paste (Off)
.B enable\-bracketed\-paste (On)
When set to \fBOn\fP, readline will configure the terminal in a way
that will enable it to insert each paste into the editing buffer as a
single string of characters, instead of treating each character as if