Update
This commit is contained in:
@@ -6,6 +6,11 @@ set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @continuum-restore 'on'
|
||||
set -g @resurrect-processes 'lazygit yazi'
|
||||
|
||||
# Remap prefix from Ctrl+b to Ctrl+Space
|
||||
unbind C-b
|
||||
set -g prefix C-Space
|
||||
bind C-Space send-prefix
|
||||
|
||||
set -g mouse on
|
||||
|
||||
set -g base-index 1
|
||||
|
||||
Reference in New Issue
Block a user