I am trying to come up with a mental model for all the
entities (terminal, client, server, session, window, pane).

It seems like for me it might be simplest to imagine
that conceptually it is always a pane that is closest
to the program I see inside a window/pane, even a
window with only one pane.  Otherwise it would seem like
sometimes a program is running in a window and sometimes
in a pane inside a window... which might make sense to
me if they were client-side things, but it seems like for
tmux the window/pane model is really on the server side.
In any case it seems like I should always be able to
identify a single terminal by using a tuple (server,
session, window, pane)... always a 4-tuple.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to