mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Don't use a bufferevent for the tty, so we can keep better track of what
is being written and when. Also a manpage typo fix from jmc@.
This commit is contained in:
2
tmux.1
2
tmux.1
@ -860,7 +860,7 @@ If
|
||||
is given, it specifies a
|
||||
.Ic session group .
|
||||
Sessions in the same group share the same set of windows - new windows are
|
||||
linked to all sessions in the grouo and any windows closed removed from all
|
||||
linked to all sessions in the group and any windows closed removed from all
|
||||
sessions.
|
||||
The current and previous window and any session options remain independent and
|
||||
any session in a group may be killed without affecting the others.
|
||||
|
Reference in New Issue
Block a user