Hello community,

here is the log from the commit of package tmux for openSUSE:Factory checked in 
at 2013-03-28 13:29:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tmux (Old)
 and      /work/SRC/openSUSE:Factory/.tmux.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tmux", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/tmux/tmux.changes        2012-10-18 
22:04:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tmux.new/tmux.changes   2013-03-28 
13:29:37.000000000 +0100
@@ -1,0 +2,50 @@
+Tue Mar 26 21:57:13 UTC 2013 - g...@opensuse.org
+
+- update to version 1.8
+  - incompatible change: layout redo/undo has been removed
+  - add halfpage up/down bindings to copy mode
+  - session choosing fixed to work with unattached sessions
+  - new window options window-status-last-{attr,bg,fg} to denote
+    the last window which was active
+  - scrolling in copy-mode now scrolls the region without moving
+    the mouse cursor
+  - run-shell learnt '-t' to specify the pane to use when
+    displaying output
+  - support for middle-click pasting
+  - choose-tree learns '-u' to start uncollapsed
+  - select-window learnt '-T; to toggle to the last window if it's
+    already current
+  - new session option 'assume-paste-time' for pasting text versus
+    key-binding actions
+  - choose-* commands now work outside of an attached client
+  - aliases are now shown for list-commands command
+  - status learns about formats
+  - free-form options can be set with set-option if prepended with
+    an '@' sign
+  - capture-pane learnt '-p' to send to stdout, and '-e' for
+    capturing escape sequences, and '-a' to capture the alternate
+    screen, and '-P' to dump pending output
+  - many new formats added (client_session, client_last_session,
+    etc.)
+  - control mode, which is a way for a client to send tmux commands
+    currently more useful to users of iterm2
+  - resize-pane learnt '-x' and '-y' for absolute pane sizing
+  - config file loading now reports errors from all files which are
+    loaded via the 'source-file' command
+  - 'copy-pipe' mode command to copy selection and pipe the
+    selection to a command
+  - changes panes can now emit focus notifications for certain
+    applications which use those
+  - run-shell and if-shell now accept format placeholders
+  - resize-pane learnt '-Z' for zooming a pane temporarily
+  - new-session learnt '-A' to make it behave like attach-session
+  - set-option learnt '-o' to prevent setting an option which is
+    already set
+  - capture-pane and show-options learns '-q' to silence errors
+  - new command 'wait-for' which blocks a client until woken up
+    again
+  - resizing panes will now reflow the text inside them
+  - lots and lots of bug fixes, fixing memory-leaks, etc
+  - various manpage improvements
+
+-------------------------------------------------------------------

Old:
----
  tmux-1.7.tar.gz

New:
----
  tmux-1.8.tar.gz

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

Other differences:
------------------
++++++ tmux.spec ++++++
--- /var/tmp/diff_new_pack.q5MWnD/_old  2013-03-28 13:29:38.000000000 +0100
+++ /var/tmp/diff_new_pack.q5MWnD/_new  2013-03-28 13:29:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tmux
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           tmux
-Version:        1.7
+Version:        1.8
 Release:        0
 Summary:        Terminal multiplexer
 License:        ISC and BSD-3-Clause and BSD-2-Clause
@@ -57,7 +57,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGES FAQ NOTES TODO examples/
+%doc CHANGES FAQ TODO examples/
 %doc %{_mandir}/man1/tmux.1.*
 %{_bindir}/tmux
 

++++++ tmux-1.7.tar.gz -> tmux-1.8.tar.gz ++++++
++++ 16755 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to