aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2023-02-11 06:44:53 +1300
committerTom Ryder <tom@sanctum.geek.nz>2023-02-11 06:54:12 +1300
commit09e7b264c7619f0dce498710d0fc1b5afef08ad3 (patch)
treeecf00a490798b1223ec2c2a08316158d2fbdb9e1 /readline
parentRevert "Restore internal borders to xterm windows" (diff)
downloaddotfiles-09e7b264c7619f0dce498710d0fc1b5afef08ad3.tar.gz
dotfiles-09e7b264c7619f0dce498710d0fc1b5afef08ad3.zip
Review alt/8th-bit behavior
Diffstat (limited to 'readline')
-rw-r--r--readline/inputrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/readline/inputrc b/readline/inputrc
index 0da55708..df3ff000 100644
--- a/readline/inputrc
+++ b/readline/inputrc
@@ -1,7 +1,3 @@
-# Don't mess with the eighth bit of characters
-set input-meta on
-set output-meta on
-
# Never ring any sort of bell during line reading
set bell-style none