added keybind for reloading tmux config

This commit is contained in:
2025-11-18 15:40:06 +01:00
parent 78e1e7adbd
commit 5594e7e243

View File

@@ -23,6 +23,8 @@ in
unbind C-j
bind C-j display-popup -E "tms switch"
bind C-o display-popup -E "tms"
bind r source-file ~/.config/tmux/tmux.conf \; display-message "Config reloaded..."
set-option -g mode-keys vi
set -g mouse on
set -g status on