mirror of
https://github.com/Lissy93/dotfiles.git
synced 2025-06-27 12:31:21 +02:00
Working on tmux config
This commit is contained in:
parent
40fd24a95b
commit
a0c9f463d4
@ -15,6 +15,12 @@
|
|||||||
# Basics #
|
# 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
|
# Use vim keybindings in copy mode
|
||||||
setw -g mode-keys vi
|
setw -g mode-keys vi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user