On Sat, Dec 11, 2010 at 12:26:21PM +0800, Cheney wrote: > i use > > tmux new -s 11.38.9.145 'ssh r...@11.38.9.145' > > to create a new-session on the remote > > atfer that i want to create a new-window and still on the remote > > is there any shortcut? C-b c will create a new-window on locale
See which key is binded to the send-prefix tmux command. if 'b' is that key then C-b b c is your shortcut Of course, you have to start or attach (to) a tmux session on the remote first. > > thanks anyway. > ------------------------------------------------------------------------------ > Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, > new data types, scalar functions, improved concurrency, built-in packages, > OCI, SQL*Plus, data movement tools, best practices and more. > http://p.sf.net/sfu/oracle-sfdev2dev > _______________________________________________ > tmux-users mailing list > tmux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/tmux-users ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users