On 17/2/2011, at 9:29pm, Harish Narayanappa wrote: > ... > http://tmux.sourceforge.net/tmux5.png is one of the screen shots on the tmux > home page. On the upperleft pane one see that it has 3 windows. > > How can this be achieved?
$ man tmux | grep pane | head occupies the entire screen and may be split into rectangular panes, each C-o Rotate the panes in the current window forwards. ! Break the current pane out of the window. " Split the current pane into two, top and bottom. % Split the current pane into two, left and right. o Select the next pane in the current window. q Briefly display pane indexes. x Kill the current pane. { Swap the current pane with the previous pane. } Swap the current pane with the next pane. $ ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users