Fix tmux bug

This commit is contained in:
2024-11-07 17:58:01 +01:00
parent 0ff9ccc2c7
commit 6c77116e29
+4
View File
@@ -77,6 +77,10 @@
run-shell ${pkgs.tmuxPlugins.sensible.rtp}
run-shell ${pkgs.tmuxPlugins.fzf-tmux-url.rtp}
# https://github.com/tmux/tmux/issues/4162
set -gu default-command
set -g default-shell "$SHELL"
'';
# terminal = "\$TERM";