Branch: refs/heads/events
  Home:   https://github.com/tmux/tmux
  Commit: 7b02cb6d03d99769fe853992f18f22e9f1085398
      
https://github.com/tmux/tmux/commit/7b02cb6d03d99769fe853992f18f22e9f1085398
  Author: nicm <nicm>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M key-bindings.c
    M tmux.1

  Log Message:
  -----------
  Fix . and ; bindings, reported by tb.


  Commit: db115c6b97b06103a76934fb0e4abf588a6ae318
      
https://github.com/tmux/tmux/commit/db115c6b97b06103a76934fb0e4abf588a6ae318
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M key-bindings.c
    M tmux.1

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


  Commit: 28c2005a2ac6c363aa94711d5df597099f2562f6
      
https://github.com/tmux/tmux/commit/28c2005a2ac6c363aa94711d5df597099f2562f6
  Author: nicm <nicm>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M layout.c

  Log Message:
  -----------
  Fix a typo (use right var), from Dane Jensen.


  Commit: 25060c3fa550c176f2f01881fb20f0a1a28dfe1c
      
https://github.com/tmux/tmux/commit/25060c3fa550c176f2f01881fb20f0a1a28dfe1c
  Author: nicm <nicm>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M cmd-copy-mode.c
    M cmd-new-window.c
    M cmd-split-window.c
    M tmux.1

  Log Message:
  -----------
  Fix empty argument to splitw/newp and add -k to copy-mode.


  Commit: e77d9ad0435cc168d3a66b9900b46cb28329cd3a
      
https://github.com/tmux/tmux/commit/e77d9ad0435cc168d3a66b9900b46cb28329cd3a
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    A regress/mode-kill.sh
    M regress/pane-ops.sh

  Log Message:
  -----------
  -k/empty panes tests.


  Commit: 27c26e88e5a674150ae8bdf298e1567d76fa0653
      
https://github.com/tmux/tmux/commit/27c26e88e5a674150ae8bdf298e1567d76fa0653
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M regress/session-ops.sh

  Log Message:
  -----------
  detach-on-destroy next/previous tests.


  Commit: c8f6b54da7c95950ccdb9d2758688c40587369f0
      
https://github.com/tmux/tmux/commit/c8f6b54da7c95950ccdb9d2758688c40587369f0
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M layout.c

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


  Commit: ac723bf2df3d5c0ee29441a2857774094a009391
      
https://github.com/tmux/tmux/commit/ac723bf2df3d5c0ee29441a2857774094a009391
  Author: nicm <nicm>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M server-fn.c

  Log Message:
  -----------
  Do not crash looking for next or previous session. GitHub issue 5344.


  Commit: dac6514147285e6a955b73787c036e00ef90c964
      
https://github.com/tmux/tmux/commit/dac6514147285e6a955b73787c036e00ef90c964
  Author: nicm <nicm>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M window.c

  Log Message:
  -----------
  Report the terminal's own theme to panes rather than guessing from the
background. GitHub issue 5343 from Ayman Bagabas.


  Commit: e601bfb3627c00fdcc70f01eed5a2c4c659b0348
      
https://github.com/tmux/tmux/commit/e601bfb3627c00fdcc70f01eed5a2c4c659b0348
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    A regress/theme-report.sh

  Log Message:
  -----------
  Theme report test from Ayman Bagabas.


  Commit: 0f354ac4e0102af0bea9f1c12fd2ceba52b4f534
      
https://github.com/tmux/tmux/commit/0f354ac4e0102af0bea9f1c12fd2ceba52b4f534
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M cmd-copy-mode.c
    M cmd-new-window.c
    M cmd-split-window.c
    M server-fn.c
    M tmux.1
    M window.c

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


  Commit: c830710e11425c0657547495eb232e4615c0b43f
      
https://github.com/tmux/tmux/commit/c830710e11425c0657547495eb232e4615c0b43f
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M regress/format-modifiers.sh

  Log Message:
  -----------
  More sub tests.


  Commit: 8e76565c9cb274ab5ac7d77095c872b77c953da1
      
https://github.com/tmux/tmux/commit/8e76565c9cb274ab5ac7d77095c872b77c953da1
  Author: nicm <nicm>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M screen-redraw.c

  Log Message:
  -----------
  Keep all modes except cursor during redraw, GitHub issue 5337 from Ayman
Bagabas.


  Commit: 53f3b050018f26370a566fe66dc5d90541a47979
      
https://github.com/tmux/tmux/commit/53f3b050018f26370a566fe66dc5d90541a47979
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M screen-redraw.c

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


  Commit: fcf27f942c7878597482d37d4c48bc62c609bb1c
      
https://github.com/tmux/tmux/commit/fcf27f942c7878597482d37d4c48bc62c609bb1c
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M cmd-copy-mode.c
    M cmd-new-window.c
    M cmd-split-window.c
    M layout.c
    M regress/format-modifiers.sh
    A regress/mode-kill.sh
    M regress/pane-ops.sh
    M regress/session-ops.sh
    A regress/theme-report.sh
    M screen-redraw.c
    M server-fn.c
    M tmux.1
    M window.c

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


Compare: https://github.com/tmux/tmux/compare/cd956e6da448...fcf27f942c78

To unsubscribe from these emails, change your notification settings at 
https://github.com/tmux/tmux/settings/notifications

-- 
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, visit 
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/events/cd956e-fcf27f%40github.com.

Reply via email to