tsname() to get the slave and open it.
This should be improved somehow, but I'm not sure how right now. Either
tmux could keep a file descriptor to the slave around, or perhaps there's
some STREAMS trick that would make it work on the master end; I don't know.
/*
* Copyright (c) 2009 To
it was calling ttyname() instead of
using wp->tty.
Thank you,
Todd Carson
Index: cmd-list-panes.c
===
RCS file: /cvsroot/tmux/tmux/cmd-list-panes.c,v
retrieving revision 1.1
diff -u -r1.1 cmd-list-panes.c
--- cmd-list-panes.c 12 Oct 2