Hello community,

here is the log from the commit of package tmux for openSUSE:Factory checked in 
at 2012-01-25 12:19:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2011-09-23 
12:48:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tmux.new/tmux.changes   2012-01-25 
12:19:28.000000000 +0100
@@ -1,0 +2,58 @@
+Tue Jan 24 09:16:45 UTC 2012 - g...@opensuse.org
+
+- update to version 1.6
+  - extend the mode-mouse option to add a third choice which means
+    the mouse does not enter copy mode
+  - add a -r flag to switch-client to toggle the client read-only
+    flag
+  - add pane-base-index option
+  - support \ for line continuation in the configuration file
+  - framework for more powerful formatting of command output and
+    use it for list-{panes,windows,sessions}; this allows more
+    descriptive replacements (such as #{session_name}) and
+    conditionals
+  - mark dead panes with some text saying they are dead
+  - reject $SHELL if it is not a full path
+  - add -S option to refresh-client to redraw status line
+  - add an else clause for if-shell
+  - try to resolve relative paths for loadb and saveb (first, using
+    client working directory, if any, then default-path or session
+    working directory)
+  - support for \e[3J to clear the history and send the
+    corresponding terminfo code (E3) before locking
+  - when in copy mode, make repeat count indicate buffer to
+    replace, if used
+  - add screen*:XT to terminal-overrides for tmux-in-tmux
+  - status-line message attributes added
+  - move word-separators to be a session rather than window option
+  - change the way the working directory for new processes is
+    discovered; if default-path isn't empty, it is used; otherwise,
+    if a new window is created from the command-line, the working
+    directory of the client is used; if not, platform specific code
+    is used to retrieve the current working directory of the
+    process in the active pane; if that fails, the directory where
+    the session was created is used, instead
+  - do not change the current pane if both
+    mouse-select-{pane,window} are enabled
+  - add \033[s and \033[u to save and restore cursor position
+  - allow $HOME to be used as default-path
+  - add CNL and CPL escape sequences
+  - calculate last position correctly for UTF-8 wide characters
+  - add an option allow-rename to disable the window rename escape
+    sequence
+  - attributes for each type of status-line alert (ie bell, content
+    and activity) added; therefore, remove the superfluous options
+    window-status-alert-{attr,bg,fg}
+  - add a -R flag to send-keys to reset the terminal
+  - add strings to allow the aixterm bright colours to be used when
+    configuring colours
+  - drop the ability to have a list of keys in the prefix in favour
+    of two separate options, prefix and prefix2
+  - flag -2 added to send-prefix to send the secondary prefix key
+  - show pane size in top right of display panes mode
+  - some memory leaks plugged
+  - more command-prompt editing improvements
+  - various manpage improvements
+  - more Vi mode improvements
+
+-------------------------------------------------------------------

Old:
----
  tmux-1.5.tar.gz

New:
----
  tmux-1.6.tar.gz

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

Other differences:
------------------
++++++ tmux.spec ++++++
--- /var/tmp/diff_new_pack.kW7KcE/_old  2012-01-25 12:19:29.000000000 +0100
+++ /var/tmp/diff_new_pack.kW7KcE/_new  2012-01-25 12:19:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tmux
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,18 +16,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           tmux
-Version:        1.5
-Release:        1
+Version:        1.6
+Release:        0
 Summary:        Terminal multiplexer
-Group:          System/Console
 License:        ISC ; BSD-3-Clause ; BSD-2-Clause
+Group:          System/Console
 Url:            http://tmux.sourceforge.net/
-AutoReqProv:    on
-BuildRequires:  ncurses-devel
 BuildRequires:  libevent-devel
+BuildRequires:  ncurses-devel
 Source:         %{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

++++++ tmux-1.5.tar.gz -> tmux-1.6.tar.gz ++++++
++++ 8080 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