Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 0ace779cde0bc6c68a2cbc66986162e7383f622c
      
https://github.com/tmux/tmux/commit/0ace779cde0bc6c68a2cbc66986162e7383f622c
  Author: nicm <nicm>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M server-client.c
    M tmux.h
    M tty-keys.c
    M tty.c

  Log Message:
  -----------
  Initial attempt to make use of left and right margins if the terminal
supports them (that is, if it advertises itself as a VT420 - probably
just xterm). These are the vertical equivalent of the scroll region and
allow much faster scrolling of panes that do not take up the full width
of the terminal.


  Commit: d81a5c630f53e2513feb29815c03f4c90435e450
      
https://github.com/tmux/tmux/commit/d81a5c630f53e2513feb29815c03f4c90435e450
  Author: nicm <nicm>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M tty.c

  Log Message:
  -----------
  And of course I just find a bug, disable previous for now.


  Commit: c34a79b152e1d27ed87417e6a940358990ab9e79
      
https://github.com/tmux/tmux/commit/c34a79b152e1d27ed87417e6a940358990ab9e79
  Author: nicm <nicm>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M server-client.c
    M tmux.h
    M tty.c

  Log Message:
  -----------
  Turn on margins, with a couple of fixes (only limit to the pane for line
feeds, and do not move cursor to end for full width panes).


  Commit: 1afe9e98de5455f75b2753b26069c8d55bd22c81
      
https://github.com/tmux/tmux/commit/1afe9e98de5455f75b2753b26069c8d55bd22c81
  Author: Thomas Adam <[email protected]>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M server-client.c
    M tmux.h
    M tty-keys.c
    M tty.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


Compare: https://github.com/tmux/tmux/compare/fe7d9af3311b...1afe9e98de54

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to