From 9cd6436b0bf4987cea845788a2d0a67ceac15b13 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 27 Nov 2016 13:28:32 +1300 Subject: Remove custom ^W binding Neither this nor unix-filename-rubout do quite what I want. --- readline/inputrc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'readline') diff --git a/readline/inputrc b/readline/inputrc index 6b747104..f7099b4e 100644 --- a/readline/inputrc +++ b/readline/inputrc @@ -48,10 +48,6 @@ set show-all-if-ambiguous on # Don't re-complete already completed text in the middle of a word set skip-completed-text on -# Killing words should stop at / -# -"\C-w": backward-kill-word - # Bash macros $if Bash -- cgit v1.2.3