From 57df1763fba019574ca4d9ed9aba24c005abe84b Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sun, 7 Sep 2025 21:04:59 +0530 Subject: chore(home): nnn -> yazi --- home/common/modules/tmux.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home/common/modules/tmux.nix') diff --git a/home/common/modules/tmux.nix b/home/common/modules/tmux.nix index db7b5d5..9febca8 100644 --- a/home/common/modules/tmux.nix +++ b/home/common/modules/tmux.nix @@ -19,6 +19,9 @@ setw -g pane-base-index 1 set -g history-limit 10000 + # kill the current pane + bind -n C-x kill-pane + # vim set -g mode-keys vi bind -T copy-mode-vi v send -X begin-selection -- cgit v1.2.3