Allow sending tmux prefix to shell

This commit is contained in:
2012-10-16 05:35:23 +01:00
parent aa4552ada9
commit be95ca2701

View File

@@ -1,6 +1,7 @@
# Prefix Key
unbind C-b
set -g prefix C-q
bind C-q send-prefix
# Settings
set -g default-terminal "screen-256color"