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
|
# https://github.com/jonasjacek/colorcli
|
||||||
|
|
||||||
# Set prefix key
|
# Set prefix key
|
||||||
#unbind-key C-b
|
unbind-key C-b
|
||||||
#bind b send-prefix
|
bind x send-prefix
|
||||||
#set -g prefix ^b
|
set -g prefix ^x
|
||||||
bind y send-prefix
|
|
||||||
set -g prefix ^y
|
|
||||||
|
|
||||||
# DESIGN: 256 COLOR SUPPORT
|
# DESIGN: 256 COLOR SUPPORT
|
||||||
setw -g default-terminal "screen-256color"
|
setw -g default-terminal "screen-256color"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue