mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
6a1ebb11df452e570b430ba16192c38b0e3a0f90

Add "grouped sessions" which have independent name, options, current window and so on but where the linked windows are synchronized (ie creating, killing windows and so on are mirrored between the sessions). A grouped session may be created by passing -t to new-session. Had this around for a while, tested by a couple of people.
Description
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%