summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2011-07-03 18:18:15 +0000
committerNicholas Marriott <nicm@openbsd.org>2011-07-03 18:18:15 +0000
commit94f86edfee9480b0e35af8adc2e4371b3caa3bca (patch)
tree0de48cf09349b7a585d10d025d005d3eabfe5358 /tmux.1
parentad60a2c952694919ed3985855ef5a00939a937b8 (diff)
Include the existing window and session name in the prompt when renaming
and add a new key binding ($) for rename session. From Tiago Cunha.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index d33f7857..60d900a3 100644
--- a/tmux.1
+++ b/tmux.1
@@ -233,6 +233,8 @@ Break the current pane out of the window.
Split the current pane into two, top and bottom.
.It #
List all paste buffers.
+.It $
+Rename the current session.
.It %
Split the current pane into two, left and right.
.It &