Okay, last change did not work; Now it's Ctrl-x... :|
This commit is contained in:
parent
52f8d4f01e
commit
d9ad525c42
1 changed files with 3 additions and 5 deletions
|
|
@ -2,11 +2,9 @@
|
|||
# https://github.com/jonasjacek/colorcli
|
||||
|
||||
# Set prefix key
|
||||
#unbind-key C-b
|
||||
#bind b send-prefix
|
||||
#set -g prefix ^b
|
||||
bind y send-prefix
|
||||
set -g prefix ^y
|
||||
unbind-key C-b
|
||||
bind x send-prefix
|
||||
set -g prefix ^x
|
||||
|
||||
# DESIGN: 256 COLOR SUPPORT
|
||||
setw -g default-terminal "screen-256color"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue