Branch: refs/heads/floating_panes
  Home:   https://github.com/tmux/tmux
  Commit: 97b5f22a7075e8a124b01309e7ba0e3ed7e910c1
      
https://github.com/tmux/tmux/commit/97b5f22a7075e8a124b01309e7ba0e3ed7e910c1
  Author: nicm <nicm>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M screen-write.c
    M tmux.h
    M tty.c

  Log Message:
  -----------
  When redrawing a whole pane line, fall into tty_draw_line for any
characters that are not plain ASCII. Fixes redraw issues with partial
tabs and other wide characters when a pane is partly outside the window.


  Commit: aed9018807e9a3309c4a949185c9b1303374766d
      
https://github.com/tmux/tmux/commit/aed9018807e9a3309c4a949185c9b1303374766d
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M screen-write.c
    M tmux.h
    M tty.c

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


  Commit: 7a18fa281db3745024d36d000e7bc45eac8978f1
      
https://github.com/tmux/tmux/commit/7a18fa281db3745024d36d000e7bc45eac8978f1
  Author: nicm <nicm>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M format.c
    M options-table.c
    M screen-redraw.c
    M server-client.c
    M tmux.1
    M tmux.h
    M window.c

  Log Message:
  -----------
  Add top-floating and bottom-floating to pane-border-status to show
status line only on floating panes.


  Commit: e54855ef88271b095e13e5f059dd9a6d811cc8e3
      
https://github.com/tmux/tmux/commit/e54855ef88271b095e13e5f059dd9a6d811cc8e3
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M format.c
    M options-table.c
    M screen-redraw.c
    M server-client.c
    M tmux.1
    M tmux.h
    M window.c

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


  Commit: a41e6e2ed23f386da5630e6db379fadb477442c3
      
https://github.com/tmux/tmux/commit/a41e6e2ed23f386da5630e6db379fadb477442c3
  Author: nicm <nicm>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M cmd-split-window.c
    M options-table.c
    M screen-redraw.c
    M tmux.1
    M tmux.h
    M window.c

  Log Message:
  -----------
  Add -B to new-pane to select the floating pane border.


  Commit: 9fcd5ce03d47ab5a9e8ac7fff5cd59d89b8d093b
      
https://github.com/tmux/tmux/commit/9fcd5ce03d47ab5a9e8ac7fff5cd59d89b8d093b
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M cmd-split-window.c
    M options-table.c
    M screen-redraw.c
    M tmux.1
    M tmux.h
    M window.c

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


  Commit: 8ced9c332c659bfd94e6e2a48bd875579e1bb27c
      
https://github.com/tmux/tmux/commit/8ced9c332c659bfd94e6e2a48bd875579e1bb27c
  Author: nicm <nicm>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M tty.c

  Log Message:
  -----------
  Use correct x position when drawing clipped line.


  Commit: 45bb3e7ffc5b8820c93c49baa7bd22c97bd51fef
      
https://github.com/tmux/tmux/commit/45bb3e7ffc5b8820c93c49baa7bd22c97bd51fef
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M tty.c

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


  Commit: 057b688fc709576901f18c097b1275c54a9d762e
      
https://github.com/tmux/tmux/commit/057b688fc709576901f18c097b1275c54a9d762e
  Author: nicm <nicm>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M screen-redraw.c

  Log Message:
  -----------
  Tidy up screen_redraw_get_visible_ranges by using a couple of
temporaries for start and end of range.


  Commit: 13de7cafb2bf46f1929e7bf15ccc85bab445f503
      
https://github.com/tmux/tmux/commit/13de7cafb2bf46f1929e7bf15ccc85bab445f503
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M screen-redraw.c

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


  Commit: 0e6fe5a09786faf4c79b67c6eb48425c47e9c018
      
https://github.com/tmux/tmux/commit/0e6fe5a09786faf4c79b67c6eb48425c47e9c018
  Author: nicm <nicm>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M screen-write.c

  Log Message:
  -----------
  Convert cursor position back to pane coordinates for tty_cmd_cell.


  Commit: bb750b07bc0804f822357ec3ced7a258c0119890
      
https://github.com/tmux/tmux/commit/bb750b07bc0804f822357ec3ced7a258c0119890
  Author: nicm <nicm>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M server-client.c

  Log Message:
  -----------
  If the client is blocked, defer the redraw because it may end up
partially discarded leading to redraw artifacts.


  Commit: c156e597dc0512e795a535b4488987957a3ba86c
      
https://github.com/tmux/tmux/commit/c156e597dc0512e795a535b4488987957a3ba86c
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M screen-write.c
    M server-client.c

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


  Commit: b86bd1fcd0e0defa36e83ad37acf9eafb5d55459
      
https://github.com/tmux/tmux/commit/b86bd1fcd0e0defa36e83ad37acf9eafb5d55459
  Author: nicm <nicm>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M cmd-join-pane.c
    M layout.c
    M options-table.c
    M screen-redraw.c
    M server-client.c
    M tmux.1
    M tmux.h
    M window.c

  Log Message:
  -----------
  Add pane-border-lines none like popups (-B to new-pane).


  Commit: 9031f59f7bed45fba97157795431de421db9a4e9
      
https://github.com/tmux/tmux/commit/9031f59f7bed45fba97157795431de421db9a4e9
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M cmd-join-pane.c
    M layout.c
    M options-table.c
    M screen-redraw.c
    M server-client.c
    M tmux.1
    M tmux.h
    M window.c

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


  Commit: 55c8b0c2a727c20254e154ad416a442ae720bd5b
      
https://github.com/tmux/tmux/commit/55c8b0c2a727c20254e154ad416a442ae720bd5b
  Author: Dane Jensen <[email protected]>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M cmd-join-pane.c
    M cmd-split-window.c
    M format.c
    M layout.c
    M options-table.c
    M screen-redraw.c
    M screen-write.c
    M server-client.c
    M tmux.1
    M tmux.h
    M tty.c
    M window.c

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


Compare: https://github.com/tmux/tmux/compare/fd1fca51fa42...55c8b0c2a727

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/floating_panes/fd1fca-55c8b0%40github.com.

Reply via email to