chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5c7ff5
)
dot/tmux.conf: Some more bindings.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 21 Mar 2016 10:17:48 +0000
(10:17 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 21 Mar 2016 10:17:48 +0000
(10:17 +0000)
dot/tmux.conf
patch
|
blob
|
blame
|
history
diff --git
a/dot/tmux.conf
b/dot/tmux.conf
index 7dcdb16929a3ec972fc00a014e2ab22c0fac920d..abd37f10d3a93872724d37f8450fc2a774238cb9 100644
(file)
--- a/
dot/tmux.conf
+++ b/
dot/tmux.conf
@@
-14,8
+14,11
@@
set -g prefix C-z
bind Tab select-pane -t.+1
bind M-Tab select-pane -t.-1
bind C-c new-window
+bind C-l refresh-client
bind Q break-pane
bind S split-window
+bind X kill-pane
bind c new-window
+bind k kill-window
bind z send C-z
bind C-z last-window