Comment 3 for bug 1494057

Revision history for this message
Nicolas Devillers (nicolas-devillers) wrote :

terminator -x 'sleep 5' open up a terminator windows displaying error message "unable to find a shell"

Could be because my defaut shell is zsh instead of bash ? It works correctly if I run

- "terminator -x /bin/bash"
- "terminator -x "/bin/zsh"
- "terminator -e 'sleep 5'