unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/1] Update tmux to 2.1 (incompatible changes)
@ 2015-12-12 22:41 Leo Famulari
  2015-12-12 22:41 ` [PATCH 1/1] gnu: tmux: Update to 2.1 Leo Famulari
  2015-12-13 16:20 ` [PATCH 0/1] Update tmux to 2.1 (incompatible changes) Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Leo Famulari @ 2015-12-12 22:41 UTC (permalink / raw)
  To: guix-devel

This patch updates tmux to 2.1.

Please read the following list of incompatible changes, copied from here:
https://raw.githubusercontent.com/tmux/tmux/master/CHANGES

CHANGES FROM 2.0 to 2.1 18 October 2015

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.

Leo Famulari (1):
  gnu: tmux: Update to 2.1.

 gnu/packages/tmux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.6.2

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-12-15  4:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-12 22:41 [PATCH 0/1] Update tmux to 2.1 (incompatible changes) Leo Famulari
2015-12-12 22:41 ` [PATCH 1/1] gnu: tmux: Update to 2.1 Leo Famulari
2015-12-13 16:20 ` [PATCH 0/1] Update tmux to 2.1 (incompatible changes) Ludovic Courtès
2015-12-14  8:10   ` Ludovic Courtès
2015-12-14 13:09     ` Efraim Flashner
2015-12-15  4:41       ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).