diff --git a/share/functions/fish_default_key_bindings.fish b/share/functions/fish_default_key_bindings.fish index 008b183cb..de997db88 100644 --- a/share/functions/fish_default_key_bindings.fish +++ b/share/functions/fish_default_key_bindings.fish @@ -75,7 +75,6 @@ function fish_default_key_bindings -d "Default (Emacs-like) key bindings for fis bind $argv \e\< beginning-of-buffer bind $argv \e\> end-of-buffer - bind \ed forward-kill-word bind \ed kill-word # Ignore some known-bad control sequences