Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 44449b305bcfa43233c7cc6f67b059414514c649
      
https://github.com/tmux/tmux/commit/44449b305bcfa43233c7cc6f67b059414514c649
  Author: nicm <nicm>
  Date:   2016-10-09 (Sun, 09 Oct 2016)

  Changed paths:
    M window-copy.c

  Log Message:
  -----------
  Use xsnprintf not snprintf for the prompt in window_copy_write_line
because we don't care if it is truncated to the screen width, we don't
want it to be fatal.


  Commit: 48dd250af1ee7d097ed89ad793428a4ce139f381
      
https://github.com/tmux/tmux/commit/48dd250af1ee7d097ed89ad793428a4ce139f381
  Author: nicm <nicm>
  Date:   2016-10-09 (Sun, 09 Oct 2016)

  Changed paths:
    M cmd-set-option.c

  Log Message:
  -----------
  Handle NULL window or session for user options.


  Commit: 1db6d6fea6158d8d0d05e59497e40a5cfc40d068
      
https://github.com/tmux/tmux/commit/1db6d6fea6158d8d0d05e59497e40a5cfc40d068
  Author: nicm <nicm>
  Date:   2016-10-09 (Sun, 09 Oct 2016)

  Changed paths:
    M cmd-if-shell.c
    M cmd-run-shell.c

  Log Message:
  -----------
  Pass file/line to new command for if-shell so that errors appear
sensibly.


  Commit: 526e860a7a831b9bab82623e64a1b30b2b1ca5e6
      
https://github.com/tmux/tmux/commit/526e860a7a831b9bab82623e64a1b30b2b1ca5e6
  Author: Thomas Adam <[email protected]>
  Date:   2016-10-09 (Sun, 09 Oct 2016)

  Changed paths:
    M cmd-if-shell.c
    M cmd-run-shell.c
    M cmd-set-option.c
    M window-copy.c

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


Compare: https://github.com/tmux/tmux/compare/fb0b2cd37ab9...526e860a7a83

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