From bae9a2ac3c35c6d6e3943543912b9c4041c1b565 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 13 Mar 2023 22:06:52 +0300 Subject: [PATCH] popup is more convenient --- cmd/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/tmux.conf b/cmd/tmux.conf index 5750dc9..99bf379 100644 --- a/cmd/tmux.conf +++ b/cmd/tmux.conf @@ -20,7 +20,7 @@ set-window-option -g window-status-last-style "bg=cyan" bind-key Q kill-session bind-key c new-window NEWWIN bind-key d kill-window -bind-key S new-window CATFILE +bind-key S display-popup -E CATFILE bind-key D { capture-pane -t 0 new-window DLPANE -- 2.44.0