aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2021-06-10 13:05:22 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2021-06-10 13:05:22 +0100
commit96ad8280b28283eb01e7789f5bafd2e1f6cde139 (patch)
tree9dc4e3726c1179b50033a4a8e38898b3abde6ace
parent0490707671bd2655b676878cb4aed6544a96561d (diff)
downloadrtmux-96ad8280b28283eb01e7789f5bafd2e1f6cde139.tar.gz
rtmux-96ad8280b28283eb01e7789f5bafd2e1f6cde139.tar.bz2
rtmux-96ad8280b28283eb01e7789f5bafd2e1f6cde139.zip
Tweak.
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 65a96717..ed3875ce 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,7 @@ CHANGES FROM 3.2a TO 3.3
disables blinking or not. This now matches xterm's behaviour.
* More accurate vi(1) word navigation in copy mode and on the status line. This
- changes the meaning of the word-separators option - setting it to the empty
+ changes the meaning of the word-separators option: setting it to the empty
string is equivalent to the previous behavior.
* Add -F for command-prompt and use it to fix "Rename" on the window menu.