arghh.. nvm, question is still open:
tmux select-pane -t icebox_session_shared:icebox1 -t 2
doesn't seem to work on specific sessions' windows. You can do:
tmux select-pane -t icebox_session_shared:icebox1 -D
but then again, that only works on a relative basis..
Ed
On Sat, Jul 13, 2
Never mind.. found the following:
sudo -u stiruchi tmux select-pane -t icebox_session_shared:0 -t 2
--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitor
All,
I was trying to setup a tmux script, but ran into the following issue -
after a bit of googling, there doesn't seem to be a way to use send-keys to
actually send a key *binding* to another window (not just text to be run).
A bit of background - I would like to be able to run a command in ano