aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readline/inputrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/readline/inputrc b/readline/inputrc
index df3ff000..90c53633 100644
--- a/readline/inputrc
+++ b/readline/inputrc
@@ -1,9 +1,6 @@
# Never ring any sort of bell during line reading
set bell-style none
-# Let readline do stuff like word killing, not stty(1)
-set bind-tty-special-chars off
-
# Color files by type in the same way as `ls`
set colored-stats on