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