diff options
author | Thomas Adam <thomas@xteddy.org> | 2016-09-30 09:50:40 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2016-09-30 09:50:40 +0100 |
commit | 23254f59daea7415c96bc323d3b48d35c1b21327 (patch) | |
tree | 35d0a3430161cc78e20e3ba60472c3a59700ffd1 | |
parent | bb7cc8e8fd9d797b9b00ab8254e51f25ca2db747 (diff) | |
download | rtmux-23254f59daea7415c96bc323d3b48d35c1b21327.tar.gz rtmux-23254f59daea7415c96bc323d3b48d35c1b21327.tar.bz2 rtmux-23254f59daea7415c96bc323d3b48d35c1b21327.zip |
Fix typos
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,9 +8,9 @@ None. Normal Changes ============== -* New option 'pane-border-status' to add text in the oane borders. +* New option 'pane-border-status' to add text in the pane borders. * Support for hooks on commands: 'after' and 'before' hooks. -* 'source-file' understands '-q' to supress errors for nonexistent files. +* 'source-file' understands '-q' to suppress errors for nonexistent files. * Lots of UTF8 improvements, especially on MacOS. * 'window-status-separator' understands #[] expansions. * 'split-window' understands '-f' for performing a full-width split. @@ -31,7 +31,7 @@ Incompatible Changes can be used. * Support for TMPDIR has been removed. Use TMUX_TMPDIR instead. -* UTF8 detection how happens automatically if the client supports it, hence +* UTF8 detection now happens automatically if the client supports it, hence the: mouse-utf8 |