git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5238da6
)
Use ^p p to send ^p to tmux pane.
author
Iain Patterson
<me@iain.cx>
Fri, 4 Feb 2011 13:49:28 +0000
(13:49 +0000)
committer
Iain Patterson
<me@iain.cx>
Fri, 4 Feb 2011 13:49:28 +0000
(13:49 +0000)
.tmux.conf
patch
|
blob
|
history
diff --git
a/.tmux.conf
b/.tmux.conf
index
5d9d8b7
..
76a9eb3
100644
(file)
--- a/
.tmux.conf
+++ b/
.tmux.conf
@@
-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