aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-05-01 09:05:56 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2020-05-01 09:05:56 +0100
commit5c888e168eef6b711b968fb16d502d4c9b25b1c2 (patch)
tree3ed92f422b5fd64eec5637cd0840d823d4e6b4c2
parentcc19203be2aab1adc4930b18e46d522005159412 (diff)
downloadrtmux-5c888e168eef6b711b968fb16d502d4c9b25b1c2.tar.gz
rtmux-5c888e168eef6b711b968fb16d502d4c9b25b1c2.tar.bz2
rtmux-5c888e168eef6b711b968fb16d502d4c9b25b1c2.zip
Typo in man page.
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 0c5b6625..060dd791 100644
--- a/tmux.1
+++ b/tmux.1
@@ -5343,7 +5343,7 @@ The following keys may be used in buffer mode:
.It Li "P" Ta "Paste tagged buffers"
.It Li "d" Ta "Delete selected buffer"
.It Li "D" Ta "Delete tagged buffers"
-,It Li "e" Ta "Open the buffer in an editor"
+.It Li "e" Ta "Open the buffer in an editor"
.It Li "f" Ta "Enter a format to filter items"
.It Li "O" Ta "Change sort field"
.It Li "r" Ta "Reverse sort order"