Comment 15 for bug 907363

Revision history for this message
Björn Torkelsson (torkel) wrote :

Almost working. Two things though.

1) Using commands that takes options does not work. For instance:

$ cat windows.tmux.test
new-session bash;
new-window -n root 'sudo -i';

I just get an usage message for new-window.

2) I would be nice if lines starting with # was ignored