mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
use default ctrl b in tmux
This commit is contained in:
@@ -11,12 +11,6 @@ set -g status-interval 2
|
||||
# enable mouse
|
||||
set-option -g mouse on
|
||||
|
||||
# remap keys
|
||||
# prefix key: Ctrl+S
|
||||
unbind C-b
|
||||
set-option -g prefix C-s
|
||||
bind-key C-s send-prefix
|
||||
|
||||
# split windows with | and ^
|
||||
bind | split-window -h
|
||||
unbind %
|
||||
|
||||
Reference in New Issue
Block a user