[tmux/tmux] ff0991: Could of minor tidy ups.

2026-07-07 Thread 'Nicholas Marriott' via tmux-git
  Branch: refs/heads/events
  Home:   https://github.com/tmux/tmux
  Commit: ff09914327fe36fe0f29e62b18c632856f682f65
  
https://github.com/tmux/tmux/commit/ff09914327fe36fe0f29e62b18c632856f682f65
  Author: nicm 
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
M layout.c
M options.c

  Log Message:
  ---
  Could of minor tidy ups.


  Commit: 55ce48c152f063f01106e5dce2b3ff078c0dfc7d
  
https://github.com/tmux/tmux/commit/55ce48c152f063f01106e5dce2b3ff078c0dfc7d
  Author: Thomas Adam 
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
M layout.c
M options.c

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


  Commit: af35bcb64ffcea9c49ec3d5c653fbd4e35d5a5e5
  
https://github.com/tmux/tmux/commit/af35bcb64ffcea9c49ec3d5c653fbd4e35d5a5e5
  Author: nicm 
  Date:   2026-07-07 (Tue, 07 Jul 2026)

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

  Log Message:
  ---
  Restore { and } to swap-pane and for floating panes and use a separate
key table accessed by g (short for "gove and/or gesize") for floating
panes. So "C-b g Up" moves the pane to top-centre, "C-b g M-Up" moves
and resizes it. This means we not only do not lose the surprisingly
popular { and } bindings, but we can have more than four keys for moving
and resizing panes.


  Commit: 1ea574e4caeddcf69a778b99fcb5661f3cf23c46
  
https://github.com/tmux/tmux/commit/1ea574e4caeddcf69a778b99fcb5661f3cf23c46
  Author: nicm 
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
M key-bindings.c
M window.c

  Log Message:
  ---
  Set initial scrollbar state, from Michael Grant.


  Commit: 869170abd64839949f371e28e473c9338390aba3
  
https://github.com/tmux/tmux/commit/869170abd64839949f371e28e473c9338390aba3
  Author: Thomas Adam 
  Date:   2026-07-07 (Tue, 07 Jul 2026)

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

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


  Commit: 7188391a2283b506ee4ca50718406433abe18042
  
https://github.com/tmux/tmux/commit/7188391a2283b506ee4ca50718406433abe18042
  Author: nicm 
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
M cmd-break-pane.c
M cmd-join-pane.c
M cmd-resize-pane.c
M layout-custom.c
M layout-set.c
M layout.c
M resize.c
M spawn.c
M tmux.h

  Log Message:
  ---
  Add a layout_geometry container struct, from Dane Jensen.


  Commit: d53f1b7458be7bd8b29de5142b5bbb97af1c15c7
  
https://github.com/tmux/tmux/commit/d53f1b7458be7bd8b29de5142b5bbb97af1c15c7
  Author: Thomas Adam 
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
M cmd-break-pane.c
M cmd-join-pane.c
M cmd-resize-pane.c
M layout-custom.c
M layout-set.c
M layout.c
M resize.c
M spawn.c
M tmux.h

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


  Commit: 76b693aa818ad580140c7b54b81509bc66ee7c5d
  
https://github.com/tmux/tmux/commit/76b693aa818ad580140c7b54b81509bc66ee7c5d
  Author: nicm 
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
M cmd-display-menu.c
M key-bindings.c
M menu.c
M tmux.1
M tmux.h

  Log Message:
  ---
  Add C-b g , and C-b g . for move and resize menus, also add to pane menu
(and fix to make them work).


  Commit: 8beb17df0dfefc053735dcae65089289f480b4ab
  
https://github.com/tmux/tmux/commit/8beb17df0dfefc053735dcae65089289f480b4ab
  Author: Thomas Adam 
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
M cmd-display-menu.c
M key-bindings.c
M menu.c
M tmux.1
M tmux.h

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


  Commit: 4f18c3f3036e6111fd6d887282264ba2cb534d85
  
https://github.com/tmux/tmux/commit/4f18c3f3036e6111fd6d887282264ba2cb534d85
  Author: Nicholas Marriott 
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
M cmd-break-pane.c
M cmd-display-menu.c
M cmd-join-pane.c
M cmd-resize-pane.c
M key-bindings.c
M layout-custom.c
M layout-set.c
M layout.c
M menu.c
M options.c
M resize.c
M spawn.c
M tmux.1
M tmux.h
M window.c

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


Compare: https://github.com/tmux/tmux/compare/0d61ec14046d...4f18c3f3036e

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/0d61ec-4f18c3%40github.com.


[tmux/tmux] ff0991: Could of minor tidy ups.

2026-07-06 Thread 'Thomas Adam' via tmux-git
  Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: ff09914327fe36fe0f29e62b18c632856f682f65
  
https://github.com/tmux/tmux/commit/ff09914327fe36fe0f29e62b18c632856f682f65
  Author: nicm 
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
M layout.c
M options.c

  Log Message:
  ---
  Could of minor tidy ups.


  Commit: 55ce48c152f063f01106e5dce2b3ff078c0dfc7d
  
https://github.com/tmux/tmux/commit/55ce48c152f063f01106e5dce2b3ff078c0dfc7d
  Author: Thomas Adam 
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
M layout.c
M options.c

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


Compare: https://github.com/tmux/tmux/compare/3946e24eff27...55ce48c152f0

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/master/3946e2-55ce48%40github.com.