From aa0f8329497fea4d96be4e6740b4b70a8c212daa Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Tue, 5 Dec 2023 21:37:04 +0100 Subject: tmux: Add Tab binding --- .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 51fd10c..32fb593 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -23,4 +23,5 @@ bind-key b set-option status set -g lock-command vlock bind L lock-session bind R 'source-file $XDG_CONFIG_HOME/tmux/tmux.conf; display-message "source-file done"' +bind Tab last -- cgit v1.2.3