Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 3c298b98ce92a69573241c87846a1a7610ce68e4
      
https://github.com/tmux/tmux/commit/3c298b98ce92a69573241c87846a1a7610ce68e4
  Author: nicm <nicm>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    M proc.c

  Log Message:
  -----------
  SIGQUIT handler needs to be cleared before fork like the others,
reported by Simon Andersson.


  Commit: 7ffb41429955b714f8b872fe375360e615a05003
      
https://github.com/tmux/tmux/commit/7ffb41429955b714f8b872fe375360e615a05003
  Author: nicm <nicm>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    M cmd-select-window.c

  Log Message:
  -----------
  Client could be NULL in select-window (for example in .tmux.conf), do
not set latest session if so. GitHub issue 2429 from Han Boetes.


  Commit: 07ffed8b6fe39ccd8b0ff675e40643d9f0d86f91
      
https://github.com/tmux/tmux/commit/07ffed8b6fe39ccd8b0ff675e40643d9f0d86f91
  Author: nicm <nicm>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    M key-bindings.c

  Log Message:
  -----------
  Fix note for "previous-window" default key binding, from Sebastian
Falbesoner.


  Commit: 977cf3cf697153c827724988db9e715cf4af2a67
      
https://github.com/tmux/tmux/commit/977cf3cf697153c827724988db9e715cf4af2a67
  Author: nicm <nicm>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    M tty-term.c

  Log Message:
  -----------
  Set RGB flag if capabilities are present, GitHub issue 2418.


  Commit: 7a4aa146187cc60d2df66333b3e7dd5a5176f793
      
https://github.com/tmux/tmux/commit/7a4aa146187cc60d2df66333b3e7dd5a5176f793
  Author: nicm <nicm>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    M server-client.c

  Log Message:
  -----------
  Do not require that there be no other clients before loading the config,
being the first client is enough. GitHub issue 2438.


  Commit: 733abfcfc5b05cb3e1f2cf08f00a9325c6f6fa04
      
https://github.com/tmux/tmux/commit/733abfcfc5b05cb3e1f2cf08f00a9325c6f6fa04
  Author: nicm <nicm>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    M input.c

  Log Message:
  -----------
  Do not write after the end of the array and overwrite the stack when
colon-separated SGR sequences contain empty arguments. Reported by Sergey
Nizovtsev.


  Commit: ba9962b568dd111455963c88b0458cf8847c9690
      
https://github.com/tmux/tmux/commit/ba9962b568dd111455963c88b0458cf8847c9690
  Author: Nicholas Marriott <[email protected]>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M .github/README.md
    M CHANGES
    M alerts.c
    M client.c
    M cmd-attach-session.c
    M cmd-bind-key.c
    M cmd-display-menu.c
    M cmd-display-message.c
    M cmd-display-panes.c
    M cmd-list-keys.c
    M cmd-load-buffer.c
    M cmd-queue.c
    M cmd-select-pane.c
    M cmd-set-buffer.c
    M cmd-set-environment.c
    M cmd-source-file.c
    M cmd-unbind-key.c
    M colour.c
    M compat.h
    A compat/getdtablesize.c
    M compat/imsg-buffer.c
    M compat/imsg.h
    M configure.ac
    M control.c
    M environ.c
    M format.c
    M grid.c
    M input-keys.c
    M input.c
    M key-bindings.c
    M menu.c
    M mode-tree.c
    M options-table.c
    M options.c
    M popup.c
    M proc.c
    A regress/style-trim.sh
    M resize.c
    M screen.c
    M server-client.c
    M server-fn.c
    M server.c
    M status.c
    M tmux.1
    M tmux.c
    M tmux.h
    M tty-features.c
    M tty-term.c
    M tty.c
    M window-copy.c
    M window-customize.c

  Log Message:
  -----------
  Merge branch 'master' into 3.2-rc


  Commit: 5306bb0db79b4cc0b8e620bfe52e8fed446a101c
      
https://github.com/tmux/tmux/commit/5306bb0db79b4cc0b8e620bfe52e8fed446a101c
  Author: Nicholas Marriott <[email protected]>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M CHANGES
    M configure.ac

  Log Message:
  -----------
  Update to 3.2-rc3, bring in all the changes from master.


  Commit: 572a6b21b5a4d4e9587ddfc933449bb89fafeab1
      
https://github.com/tmux/tmux/commit/572a6b21b5a4d4e9587ddfc933449bb89fafeab1
  Author: Nicholas Marriott <[email protected]>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M CHANGES
    M configure.ac

  Log Message:
  -----------
  Back to 3.3.


Compare: https://github.com/tmux/tmux/compare/ff53eed402ab...572a6b21b5a4

-- 
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/ff53ee-572a6b%40github.com.

Reply via email to