summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@openbsd.org>2010-07-15 21:54:20 +0000
committerJason McIntyre <jmc@openbsd.org>2010-07-15 21:54:20 +0000
commita471b5de9c4b23b9d0f825066d8d8a93ac6f0cd9 (patch)
treeeaec37b540c1a7b57b87f7a35d9f30571113e13f /tmux.1
parent43355fa75c067e4dda8e4f1aa5370bb3bddc3bf4 (diff)
some escapes i missed;
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 9252e25a..38f0687f 100644
--- a/tmux.1
+++ b/tmux.1
@@ -254,9 +254,9 @@ Choose which buffer to paste interactively from a list.
List all key bindings.
.It D
Choose a client to detach.
-.It [
+.It \&[
Enter copy mode to copy text or view the history.
-.It ]
+.It \&]
Paste the most recently copied buffer of text.
.It c
Create a new window.