mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 00:02:56 +08:00
Remove redundant/non-existent bind forward-kill-word
This commit is contained in:
parent
c263c59346
commit
65b0b947c9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user