Okay, last change did not work; Now it's Ctrl-x... :|

This commit is contained in:
Johannes Findeisen 2024-09-02 00:48:35 +02:00
commit d9ad525c42

View file

@ -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"