diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2016-06-10 12:47:15 +0100 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2016-06-10 12:47:15 +0100 |
| commit | c84ed36719f8bfc72ef52e8e0a43003464de587e (patch) | |
| tree | 388247e2f5a4b8ccb9ee617c395d906536256f76 /CHANGES | |
| parent | fa68d0a16ec757bd5ef148bf7060707512baa303 (diff) | |
| download | rtmux-c84ed36719f8bfc72ef52e8e0a43003464de587e.tar.gz rtmux-c84ed36719f8bfc72ef52e8e0a43003464de587e.tar.bz2 rtmux-c84ed36719f8bfc72ef52e8e0a43003464de587e.zip | |
Spelling, from Josh Soref.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -217,8 +217,8 @@ Normal Changes * A new environment variable TMUX_TMPDIR is now honoured, allowing the socket directory to be set outside of TMPDIR (/tmp/ if not set). * If -s not given to swap-pane the current pane is assumed. -* A #{pane_syncronized} format specifier has been added to be a conditional - format if a pane is in a syncronised mode (c.f. syncronize-panes) +* A #{pane_synchronized} format specifier has been added to be a conditional + format if a pane is in a synchronised mode (c.f. synchronize-panes) * Tmux now runs under Cygwin natively. * Formats can now be nested within each other and expanded accordingly. * Added 'automatic-rename-format' option to allow the automatic rename @@ -1018,7 +1018,7 @@ The list of older changes is below. * -u flag to scroll-mode and copy-mode to start scrolled one page up. scroll-mode -u is bound to prefix,page-up (ppage) by default. * Allow status, mode and message attributes to be changed by three new options: - status-attr, mode-attr, message-attr. A comma-separataed list is accepted + status-attr, mode-attr, message-attr. A comma-separated list is accepted containing: bright, dim, underscore, blink, reverse, hidden, italics, for example: |