]> code.ossystems Code Review - openembedded-core.git/commit
TmuxRunning: handle multi-word commands
authorTyler Hall <tylerwhall@gmail.com>
Sun, 30 Jun 2013 19:51:53 +0000 (15:51 -0400)
committerSaul Wold <sgw@linux.intel.com>
Tue, 2 Jul 2013 14:58:09 +0000 (07:58 -0700)
commit36fb9799d6a449d86acca3be354af56ad87c3151
tree0e9a6c082ebb59bf1166f03042c266d038d66e28
parent3bb96671e987ce8110ce98b9f6d9efc093f8d20e
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.

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