projects
/
dotfiles.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44c3c32
)
enable-bracketed-paste really harmful in readline
author
Sergey Matveev <stargrave@stargrave.org>
Thu, 2 Sep 2021 13:15:57 +0000 (16:15 +0300)
committer
Sergey Matveev <stargrave@stargrave.org>
Thu, 2 Sep 2021 13:15:57 +0000 (16:15 +0300)
readline/.inputrc
patch
|
blob
|
history
diff --git
a/readline/.inputrc
b/readline/.inputrc
index 7bd0c754dd04d0977833459aa45aa131ac8ea3ec..5486a1357ae7e83f944174fa8ea03f89a984464d 100644
(file)
--- a/
readline/.inputrc
+++ b/
readline/.inputrc
@@
-7,7
+7,6
@@
set editing-mode vi
set show-mode-in-prompt on
set expand-tilde on
-set enable-bracketed-paste on
set colored-stats on
set colored-completion-prefix on