mirror of
https://github.com/tmux/tmux.git
synced 2026-09-24 05:43:58 +00:00
950af3363678de5b88cb6713f4837f1001e46d47
- There is no need for join-pane and move-pane to be different. - break-pane can just behave like move-window if the source has only one pane, instead of failing. - Add -a to break-pane like move-window. Also add missing man page bits for previous window-tree.c changes. GitHub issue 2176.
Description
tmux source code
Languages
C
73%
Shell
19.3%
Roff
5.6%
Yacc
0.9%
M4
0.7%
Other
0.4%