mirror of
https://github.com/tmux/tmux.git
synced 2026-07-10 03:19:31 +00:00
e4703bacb54b873a49a060395870120449efaf18
Custom layouts. list-windows command displays the layout as a string (such as
"bb62,159x48,0,0{79x48,0,0,79x48,80,0}") and it can be applied to another
window (with the same number of panes or fewer) using select-layout.
Ensure we overwrite wide characters properly, and never overwrite characters we weren't overlapping.
Description
tmux source code
Languages
C
78.1%
Shell
13.3%
Roff
6.3%
Yacc
1.1%
M4
0.7%
Other
0.4%