summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pexpect/bashrc.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/pexpect/bashrc.sh b/pexpect/bashrc.sh
index c734ac9..d75d1a5 100644
--- a/pexpect/bashrc.sh
+++ b/pexpect/bashrc.sh
@@ -14,3 +14,5 @@ PS1="$"
# Unset PROMPT_COMMAND, so that it can't change PS1 to something unexpected.
unset PROMPT_COMMAND
+
+bind 'set enable-bracketed-paste off'