X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/ad4f178b42dfb3742fb70ba1345a700bb5fdd684..94526c3fc940d29e2ff9dce5fc1f7b024f78fcc6:/dot/inputrc?ds=sidebyside diff --git a/dot/inputrc b/dot/inputrc index 206ccf7..9313006 100644 --- a/dot/inputrc +++ b/dot/inputrc @@ -26,7 +26,9 @@ set enable-bracketed-paste on "\C-u": kill-whole-line ## Better cursor motion. +$if Bash "\e\C-b": shell-backward-word "\e\C-d": shell-kill-word "\e\C-f": shell-forward-word "\C-w": shell-backward-kill-word +$endif