mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
update tmux config
This commit is contained in:
@@ -11,7 +11,8 @@ set -g status-interval 2
|
|||||||
# enable mouse
|
# enable mouse
|
||||||
set-option -g mouse on
|
set-option -g mouse on
|
||||||
|
|
||||||
# remap prefix key to Ctrl+S
|
# remap keys
|
||||||
|
# prefix key: Ctrl+S
|
||||||
unbind C-b
|
unbind C-b
|
||||||
set-option -g prefix C-s
|
set-option -g prefix C-s
|
||||||
bind-key C-s send-prefix
|
bind-key C-s send-prefix
|
||||||
|
|||||||
Reference in New Issue
Block a user