File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# Panes
4
4
5
- - hold [ pseudoterminal] s ([ pty(4)] [ pty(4) ] )
5
+ - contain [ pseudoterminal] s ([ pty(4)] [ pty(4) ] )
6
6
- exist inside {ref}` Windows `
7
7
- identified by ` % ` , e.g. ` %313 `
8
8
Original file line number Diff line number Diff line change 4
4
5
5
- identified by _ socket path_ and _ socket name_
6
6
- may have >1 servers running of tmux at the same time.
7
- - hold {ref}` Sessions ` (which hold {ref}` Windows ` , which hold
7
+ - contain {ref}` Sessions ` (which contain {ref}` Windows ` , which contain
8
8
{ref}` Panes ` )
9
9
10
10
In tmux, a server is automatically started on your behalf
Original file line number Diff line number Diff line change 3
3
# Sessions
4
4
5
5
- exist inside {ref}` Servers `
6
- - contain {ref}` Windows ` (which hold {ref}` Panes ` )
6
+ - contain {ref}` Windows ` (which contain {ref}` Panes ` )
7
7
- identified by ` $ ` , e.g. ` $313 `
8
8
9
9
``` {eval-rst}
You can’t perform that action at this time.
0 commit comments