diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-05-01 07:29:23 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-05-01 07:29:23 +0100 |
commit | 18e554aa61d111c248281ecf668067ba1464969b (patch) | |
tree | 1e968228e50aca974bb1919fda1645cde3daa92b | |
parent | dc7e53897adfa5ebdd8157f8b866531e7263711b (diff) | |
parent | 4cb13d95bac1c7a14f216a0fd1644d8b5e389258 (diff) | |
download | rtmux-18e554aa61d111c248281ecf668067ba1464969b.tar.gz rtmux-18e554aa61d111c248281ecf668067ba1464969b.tar.bz2 rtmux-18e554aa61d111c248281ecf668067ba1464969b.zip |
Merge tag '2.9a'
2.9a
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -29,6 +29,10 @@ CHANGES FROM 2.9 to X.X * Add the ability to infer an option type (server, session, window) from its name to show-options (it was already present in set-option). +CHANGES FROM 2.9 to 2.9a + +* Fix bugs in select-pane and the main-horizontal and main-vertical layouts. + CHANGES FROM 2.8 to 2.9 * Attempt to preserve horizontal cursor position as well as vertical with |