On Sun, Dec 02, 2012 at 12:13:59PM +0400, Peter Vereshagin wrote:
> tmux-ruby seems to invoke_command(). Is this the only possible way to send a
> request to tmux-server and receive a response?

Yes.

> What I'm expecting is: the 'server and clients' concept sound about a protocol
> and its spec to me. It's far from always needed to provide a special 'not a
> data' response to a client, e. g., the file handle of a terminal device.

No.  The client will use these, but the way you control tmux is through
using its commands, and have those commands affect which session/client to
use.

-- Thomas Adam

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to