terminator/terminatorlib
Thomas Hurst 29c2d3e44d Make -x work properly. This should close #247330 once and for all.
Refactor spawn_child to move path and shell lookups into their own methods.

Make command a string for -e and a list for -x to distinguish them.

If command is a string, let the shell deal with it, if command is a list,
do a path lookup and run it directly.
2008-07-20 22:15:14 +01:00
..
__init__.py
config.py
encoding.py
freebsd.py
terminator.py
terminatorterm.py Make -x work properly. This should close #247330 once and for all. 2008-07-20 22:15:14 +01:00
version.py