TmuxRunning: handle multi-word commands
authorTyler Hall <tylerwhall@gmail.com>
Sun, 30 Jun 2013 19:51:53 +0000 (15:51 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Jul 2013 21:23:51 +0000 (22:23 +0100)
commit3e1b89714bf7d46c73641e00fd5a97cccd40691f
tree255f752e92a3ff0ee180586a58f602bfb9848d4b
parentee6e144b37884ed922df35280c6b70d7e5dc6522
TmuxRunning: handle multi-word commands

Just as in f8ed7446755eeb88191e16749350efa1e7e6197c, tmux wants a single
argument for its command. This applies to the "split-window" command as
well as "new."

Note that this alone is not enough to fix the TmuxRunning devshell when
using pseudo because tmux does not preserve the environment that pseudo
requires.

(From OE-Core rev: 36fb9799d6a449d86acca3be354af56ad87c3151)

Signed-off-by: Tyler Hall <tylerwhall@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/terminal.py