Changes
1 changed files (+3/-5)
-
-
@@ -20,8 +20,6 @@ set -gx EDITOR microset -gx PYTHON_HISTORY ~/.local/state/python_history set -gx CARGO_HOME ~/.local/share/cargo # https://github.com/fish-shell/fish-shell/issues/4770 # https://github.com/fish-shell/fish-shell/commit/2e9de57fd78f1c9ee0e71e141b75bb2b24abfc2d # Remove after Fish 4.0 bind \cH backward-kill-word bind \e\[3\;5~ kill-word # Actually ctrl-backspace # fish_key_reader detects it as ctrl-h bind ctrl-h backward-kill-word
-