]> Freerunner's - dotfiles.git/commitdiff
fish: update binds
authorAndre Ramnitz <tux.rising@gmail.com>
Tue, 22 Jul 2025 08:48:51 +0000 (10:48 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Tue, 22 Jul 2025 08:48:51 +0000 (10:48 +0200)
dot-config/fish/config.fish

index b8a98694da4d4256142a8df66f5005c667e38faa..9a5681f33fa203ab9946bc1df1609b0a2ae56bc2 100644 (file)
@@ -28,6 +28,9 @@ function foot_cmd_end --on-event fish_postexec
   echo -en "\e]133;D\e\\"
 end
 
+# always delete backwards upto the next whitespace
+bind --user \cw backward-kill-bigword
+
 fish_add_path /home/andy/.local/bin
 fish_add_path /home/andy/.cargo/bin
 fish_add_path /home/andy/go/bin