dot/inputrc: Make C-u delete the whole line.
[profile] / dot / inputrc
index 0f09c10..95fad6c 100644 (file)
@@ -21,6 +21,7 @@ set enable-bracketed-paste on
 ## Because the default bindings are just too weird.
 "\en": history-search-forward
 "\ep": history-search-backward
+"\C-u": kill-whole-line
 
 ## Better cursor motion.
 "\e\C-b": shell-backward-word