remove kinsis / unused input settings
[distro-setup] / .inputrc
index 76d3577a0daf28413c87ebc4c1d43f8142e41413..51d74a799e631e7c811886a514a307ce1cf3e134 100644 (file)
--- a/.inputrc
+++ b/.inputrc
@@ -46,10 +46,13 @@ set mark-symlinked-directories on
 # C-x would be hard to rebind because emacs.
 
 "\C-q": exchange-point-and-mark
+# default not bound
 "\C-w": kill-region
-"\C-e": yank-last-arg
+# default M-S-3
 "\C-a": insert-comment
-"\C-s": yank-nth-arg
+
+# default is C-M-y
+"\e,": yank-nth-arg
 
 "\C-f": menu-complete
 "\C-b": menu-complete-backward