diff --git a/nix/homeModules/common/fish/shellInit.fish b/nix/homeModules/common/fish/shellInit.fish index 24349ebf..323e7bfe 100644 --- a/nix/homeModules/common/fish/shellInit.fish +++ b/nix/homeModules/common/fish/shellInit.fish @@ -2,7 +2,7 @@ # bindings # ############ for mode in default insert - bind --mode $mode \cf tmux-sessionizer + bind --mode $mode \cf 'tmux-sessionizer ; commandline -f repaint' end # vi cursor style