mirror of
https://github.com/tmux/tmux.git
synced 2026-08-09 08:40:50 +00:00
e46cf86d307546e2f31e54e1af59d8e275a60269
- 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
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%