diff --git a/modules/home/tmux.nix b/modules/home/tmux.nix index 450a6c4..b452b37 100644 --- a/modules/home/tmux.nix +++ b/modules/home/tmux.nix @@ -55,6 +55,9 @@ set -g base-index 1 setw -g pane-base-index 1 set -g pane-border-format " #P: #{pane_current_command} " + + # Allow passthrough so that image.nvim works. + set -gq allow-passthrough on ''; plugins = with pkgs.tmuxPlugins; [ yank