Change #271034
| Category | None |
| Changed by | Dane Jensen <dhcjensen@gmail.com> |
| Changed at | Mon 15 Jun 2026 05:07:42 |
| Repository | https://api.github.com/repos/tmux/tmux |
| Project | tmux/tmux |
| Branch | floating_panes |
| Revision | cd4c4bf7238c70900c1e3cf22ab292d33c63c8ce |
Comments
`tile-pane` and `float-pane` now use the new layout mechanics The layout position of every cell is kept throughout the state changing actions, and can therefore be restored.
Changed files
- cmd-tile-float-pane.c
- layout.c
- tmux.1
- tmux.h
- window.c