Use ^p p to send ^p to tmux pane.
[profile.git] / .tmux.conf
index 5d9d8b7..76a9eb3 100644 (file)
@@ -19,6 +19,7 @@ setw -g clock-mode-style 24
 set -g prefix C-p
 unbind C-b
 bind C-p last-window
+bind p send-keys C-p
 bind C-l refresh-client
 bind l refresh-client
 bind S split-window -v