mirror of
https://github.com/tmux/tmux.git
synced 2026-06-20 17:25:57 +00:00
That commit introduced the floating border draw path and the expression: px >= wp->xoff && px <= wp->xoff + sx for top/bottom floating borders. That range ignores a left scrollbar extending the floating pane’s outer border leftward, so the top/bottom borders don’t cover the scrollbar area and you see the dot/ corner artifacts.
43 KiB
43 KiB