various minor fixes
[distro-setup] / .inputrc
index 51d74a799e631e7c811886a514a307ce1cf3e134..fba266ef0203f527f022a8a2397acdf98b670e67 100644 (file)
--- a/.inputrc
+++ b/.inputrc
@@ -42,12 +42,13 @@ set mark-symlinked-directories on
 
 # key bindings:
 
-# note c-i/m/h are unusable, duplicating tab, enter, ctrl-del or something
+# note c-i/m/h/w are unusable, duplicating tab, enter, ctrl-del or something, backspace
 # C-x would be hard to rebind because emacs.
 
 "\C-q": exchange-point-and-mark
 # default not bound
-"\C-w": kill-region
+
+"\C-e": kill-region
 # default M-S-3
 "\C-a": insert-comment