mirror of
https://github.com/Lissy93/dotfiles.git
synced 2024-11-21 23:13:09 +01:00
Working on tmux config
This commit is contained in:
parent
40fd24a95b
commit
a0c9f463d4
@ -15,6 +15,12 @@
|
||||
# Basics #
|
||||
######################################################################
|
||||
|
||||
# Add a secondary prefix key (Ctrl+A as well as Ctrl+B)
|
||||
|
||||
# Set Tmux prefix keys (Ctrl+B or `)
|
||||
set-option -g prefix C-b
|
||||
set-option -g prefix2 `
|
||||
|
||||
# Use vim keybindings in copy mode
|
||||
setw -g mode-keys vi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user