mirror of
https://github.com/tmux/tmux.git
synced 2026-07-16 14:01:16 +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
77%
Shell
14.9%
Roff
6%
Yacc
1%
M4
0.6%
Other
0.4%