diff options
Diffstat (limited to '.config/tmux/tmux.conf')
-rw-r--r-- | .config/tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |