Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 0b44ad99b51606a8cab662e04cf043a8c4a3ca92
      
https://github.com/tmux/tmux/commit/0b44ad99b51606a8cab662e04cf043a8c4a3ca92
  Author: nicm <nicm>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M cmd-if-shell.c
    M cmd-run-shell.c
    M cmd-show-messages.c
    M format.c
    M job.c
    M server.c
    M tmux.1
    M tmux.h
    M window-copy.c

  Log Message:
  -----------
  If a #() command doesn't exit, use its most recent line of output (it
must be a full line). Don't let it redraw the status line more than once
a second.

Requested by someone about 10 years ago...


  Commit: 0f25ad3ca32d329500ac830f3c13e60ead4cb3db
      
https://github.com/tmux/tmux/commit/0f25ad3ca32d329500ac830f3c13e60ead4cb3db
  Author: nicm <nicm>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M format.c
    M tmux.h
    M window.c

  Log Message:
  -----------
  There is no real need for window_printable_flags to allocate, make it
return a buffer from the stack.


  Commit: 21993105e53da0f5aae583b494c83f1cbbf48b1b
      
https://github.com/tmux/tmux/commit/21993105e53da0f5aae583b494c83f1cbbf48b1b
  Author: nicm <nicm>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M format.c
    M tmux.h
    M window.c

  Log Message:
  -----------
  Now that struct winlink has a session pointer, can remove some arguments.


  Commit: 48371216df07c588180b8e2246930a96e94de62b
      
https://github.com/tmux/tmux/commit/48371216df07c588180b8e2246930a96e94de62b
  Author: Thomas Adam <[email protected]>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M cmd-if-shell.c
    M cmd-run-shell.c
    M cmd-show-messages.c
    M format.c
    M job.c
    M server.c
    M tmux.1
    M tmux.h
    M window-copy.c
    M window.c

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


Compare: https://github.com/tmux/tmux/compare/e30f9dc1fae8...48371216df07

-- 
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