Add bind-key C-a send-prefix

This commit is contained in:
Gea-Suan Lin
2013-05-22 14:40:34 +08:00
parent 79b4a55ad2
commit 9dcb42e1d3

View File

@@ -1,6 +1,7 @@
# #
unbind C-b bind-key C-a send-prefix
set -g prefix C-a set -g prefix C-a
unbind C-b
# #
# Solarized dark color from # Solarized dark color from
# https://github.com/seebi/tmux-colors-solarized/blob/master/tmuxcolors-dark.conf # https://github.com/seebi/tmux-colors-solarized/blob/master/tmuxcolors-dark.conf