Hi all, I'm just trying tmux and I seem to have a problem duplicating my screen rig:
screen -t ADMIN 1 chdir /Users/chiggsy/Sites/ screen -t SITES 2 chdir /Users/chiggsy/src/ screen -t SRC 3 How do I change directories and then open a window to init my session? neww -n ADMIN neww -n SITES 'exec cd /Users/chiggsy/Sites' neww -n SRC 'exec cd /Users/chiggsy/src/' The above does not work , it just creates the windows... ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users