mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 06:05:39 +08:00
Oops. Made a minor but important typo in previous cleanup patch. :-(
darcs-hash:20080115004050-75c98-3f7f733cca054d8685ec5df68d6467057ea5be53.gz
This commit is contained in:
parent
ab94a397c3
commit
f3b6b74568
|
@ -206,7 +206,7 @@ function __fish_config_interactive -d "Initializations that should be performed
|
|||
end
|
||||
|
||||
# Load keybindings
|
||||
__fish_reload_keybindings
|
||||
__fish_reload_key_bindings
|
||||
|
||||
# Repaint screen when window changes size
|
||||
function __fish_winch_handler --on-signal winch
|
||||
|
|
Loading…
Reference in New Issue
Block a user