On Thu, Nov 01, 2012 at 01:49:04 GMT, Mark Volkmann wrote: > I think the answer to my question is "no", but I thought I'd ask anyway. > > Is there a way to get a single tmux session to utilize multiple > monitors? It would be nice if the windows of a session could be > allocated to multiple actual windows so more than one could be viewed > simultaneously. I realize I can view multiple panes at the same time, > but I'd like to also view multiple windows.
If I'm understanding you correctly, try the -t option to new-session. The new session will share the same window set as the -t session, but have a different viewing history (last-window), current window, etc. There's some bug that makes sessions stick around afterwards when this feature is used, but I don't remember what it is exactly or whether there's a fix available other than some ruby code that was on github (it should be linked in the archives). --Ben ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users