Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: e40831a0023705885643284b574913e08a59f496
      
https://github.com/tmux/tmux/commit/e40831a0023705885643284b574913e08a59f496
  Author: nicm <nicm>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

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

  Log Message:
  -----------
  Move file handling protocol stuff all into file.c so it can be reused
more easily.


  Commit: 79e1984962281d94b25ff14ac3de31bc63358ead
      
https://github.com/tmux/tmux/commit/79e1984962281d94b25ff14ac3de31bc63358ead
  Author: nicm <nicm>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M cmd-save-buffer.c

  Log Message:
  -----------
  O_TRUNC is needed in case file exists.


  Commit: 2b58c226db055eff4bbb971fa00938b42690f4ac
      
https://github.com/tmux/tmux/commit/2b58c226db055eff4bbb971fa00938b42690f4ac
  Author: nicm <nicm>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M client.c
    M file.c
    M proc.c
    M server.c
    M tmux.h

  Log Message:
  -----------
  Add a couple of helper functions, and flush imsgs on exit.


  Commit: 632636dba535468d8266ad44c099f1217f1e3ea5
      
https://github.com/tmux/tmux/commit/632636dba535468d8266ad44c099f1217f1e3ea5
  Author: nicm <nicm>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M client.c
    M file.c

  Log Message:
  -----------
  Do not care about the server socket closing if exiting anyway.


  Commit: 6642706f7baab2d7501ca8ac16659ddab1d729ca
      
https://github.com/tmux/tmux/commit/6642706f7baab2d7501ca8ac16659ddab1d729ca
  Author: nicm <nicm>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M colour.c
    M format.c
    M input.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Support X11 colour names and some other variations for OSC 10/11, also
add OSC 110 and 111. GitHub issue 2567.


  Commit: d768fc2553c2bdec6bb7b026ffffdaee0dd102f4
      
https://github.com/tmux/tmux/commit/d768fc2553c2bdec6bb7b026ffffdaee0dd102f4
  Author: nicm <nicm>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M input.c

  Log Message:
  -----------
  Make SGR 6 (rapid blink) the same as SGR 5 (blink) and make SGR 21 to
the same as SGR 4:2, it is an old alternative. GitHub issue 2567.


  Commit: af3ffa9c41936078d27b5ba1f96cec67850f98cb
      
https://github.com/tmux/tmux/commit/af3ffa9c41936078d27b5ba1f96cec67850f98cb
  Author: nicm <nicm>
  Date:   2021-02-17 (Wed, 17 Feb 2021)

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

  Log Message:
  -----------
  Move the call to setupterm() into the client and have it pass the
results to the server over imsg, means the server does not need to enter
ncurses or read terminfo db. Old clients will not work with a new
server.


  Commit: ce5de765929ea38b68e3fd6c26e554ab0c1e09b1
      
https://github.com/tmux/tmux/commit/ce5de765929ea38b68e3fd6c26e554ab0c1e09b1
  Author: Thomas Adam <[email protected]>
  Date:   2021-02-17 (Wed, 17 Feb 2021)

  Changed paths:
    M client.c
    M cmd-save-buffer.c
    M colour.c
    M file.c
    M format.c
    M input.c
    M proc.c
    M server-client.c
    M server.c
    M tmux.1
    M tmux.h

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


  Commit: 3a76a5682481804541aaddcce27dfa566a7e4cae
      
https://github.com/tmux/tmux/commit/3a76a5682481804541aaddcce27dfa566a7e4cae
  Author: Thomas Adam <[email protected]>
  Date:   2021-02-17 (Wed, 17 Feb 2021)

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

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


Compare: https://github.com/tmux/tmux/compare/0526d074d017...3a76a5682481

-- 
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].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/0526d0-3a76a5%40github.com.

Reply via email to