diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2021-06-10 13:05:22 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2021-06-10 13:05:22 +0100 |
commit | 96ad8280b28283eb01e7789f5bafd2e1f6cde139 (patch) | |
tree | 9dc4e3726c1179b50033a4a8e38898b3abde6ace | |
parent | 0490707671bd2655b676878cb4aed6544a96561d (diff) | |
download | rtmux-96ad8280b28283eb01e7789f5bafd2e1f6cde139.tar.gz rtmux-96ad8280b28283eb01e7789f5bafd2e1f6cde139.tar.bz2 rtmux-96ad8280b28283eb01e7789f5bafd2e1f6cde139.zip |
Tweak.
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |