diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-04-21 06:49:38 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-04-21 06:49:38 +0100 |
commit | 02580ac134522437bcfe8a68138787d444171d19 (patch) | |
tree | 56d23b7ca29998188eb8a1d63d36a5827c64b86a | |
parent | b723f50e6575b13751aa172d3cd1e80c3085f296 (diff) | |
download | rtmux-02580ac134522437bcfe8a68138787d444171d19.tar.gz rtmux-02580ac134522437bcfe8a68138787d444171d19.tar.bz2 rtmux-02580ac134522437bcfe8a68138787d444171d19.zip |
Typo; Daniel Hahler.
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ Incompatible Changes bind -Tcopy-mode C-Up send -X scroll-up bind -Tcopy-mode WheelUpPane send -N5 -X scroll-up - This changes allows the full command parser (including command sequences) and + These changes allows the full command parser (including command sequences) and command set to be used - for example, the normal command prompt with editing and history is now used for searching, jumping, and so on instead of a custom one. The default C-r binding is now: |