Hello community,

here is the log from the commit of package tmux for openSUSE:Factory checked in 
at 2015-10-19 22:53:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tmux (Old)
 and      /work/SRC/openSUSE:Factory/.tmux.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tmux"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tmux/tmux.changes        2015-09-24 
06:15:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tmux.new/tmux.changes   2015-10-20 
00:08:30.000000000 +0200
@@ -1,0 +2,47 @@
+Sun Oct 18 18:38:49 UTC 2015 - [email protected]
+
+- update to 2.1
+- Incompatible Changes:
+* Mouse-mode has been rewritten.  There's now no longer options for:
+       - mouse-resize-pane
+       - mouse-select-pane
+       - mouse-select-window
+       - mode-mouse
+  Instead there is just one option:  'mouse' which turns on mouse support
+  entirely.
+* 'default-terminal' is now a session option.  Furthermore, if this is set
+  to 'screen-*' then emulate what screen does.  If italics are wanted, this
+  can be set to 'tmux' but this is still new and not necessarily supported
+  on all platforms with older ncurses installs.
+* The c0-* options for rate-limiting have been removed.  Instead, a backoff
+  approach is used.
+- Normal Changes:
+* New formats:
+       - session_activity
+       - window_linked
+       - window_activity_format
+       - session_alerts
+       - session_last_attached
+       - client_pid
+       - pid
+* 'copy-selection', 'append-selection', 'start-named-buffer' now understand
+  an '-x' flag to prevent it exiting copying mode.
+* 'select-pane' now understands '-P' to set window/pane background colours.
+* 'renumber-windows' now understands windows which are unlinked.
+* 'bind' now understands multiple key tables.  Allows for key-chaining.
+* 'select-layout' understands '-o' to undo the last layout change.
+* The environment is updated when switching sessions as well as attaching.
+* 'select-pane' now understands '-M' for marking a pane.  This marked pane
+  can then be used with commands which understand src-pane specifiers
+  automatically.
+* If a session/window target is prefixed with '=' then only an exact match
+  is considered.
+* 'move-window' understands '-a'.
+* 'update-environment' understands '-E' when attach-session is used on an
+  already attached client.
+* 'show-environment' understands '-s' to output Bourne-compatible commands.
+* New option: 'history-file' to save/restore command prompt history.
+* Copy mode is exited if the history is cleared whilst in copy-mode.
+* 'copy-mode' learned '-e' to exit copy-mode when scrolling to end.
+
+-------------------------------------------------------------------

Old:
----
  tmux-2.0.tar.gz

New:
----
  tmux-2.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tmux.spec ++++++
--- /var/tmp/diff_new_pack.8SuHe4/_old  2015-10-20 00:08:31.000000000 +0200
+++ /var/tmp/diff_new_pack.8SuHe4/_new  2015-10-20 00:08:31.000000000 +0200
@@ -23,7 +23,7 @@
 %endif
 
 Name:           tmux
-Version:        2.0
+Version:        2.1
 Release:        0
 Summary:        Terminal multiplexer
 License:        ISC and BSD-3-Clause and BSD-2-Clause

++++++ tmux-2.0.tar.gz -> tmux-2.1.tar.gz ++++++
++++ 23727 lines of diff (skipped)


Reply via email to