This website requires JavaScript.
Explore
Help
Sign In
circlecloud
/
tmux
Watch
1
Star
0
Fork
0
You've already forked tmux
mirror of
https://github.com/tmux/tmux.git
synced
2026-03-07 00:05:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8e6450c8fc74674a0c26dd90f8c20a1cc8a039a5
tmux
/
cmd-display-panes.c
Michael Grant
6dd552d689
Fix floating pane redraw bugs. Allow floating panes to be partly out of the window. This required changing xoff and yoff from u_int to int and it required a fair bit of casting for example when xoff is added to sx or comparing px to xoff. It makes sense for px and sx to be u_int since they refers to things which should never be negative.
2025-11-01 21:47:54 +01:00
8.0 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink