chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
dot/tmux.conf: Some more bindings.
[profile]
/
dot
/
tmux.conf
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 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 Q break-pane
bind S split-window
+bind X kill-pane
bind c new-window
bind c new-window
+bind k kill-window
bind z send C-z
bind C-z last-window
bind z send C-z
bind C-z last-window