diff options
author | Peter Budny <pbbudny@amazon.com> | 2021-04-12 20:23:17 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-18 11:37:23 +0100 |
commit | 16aeb6e94ff56619b7077ebaa4940f02c6e8747a (patch) | |
tree | 5c5d5335403d00bced2e33bf392fde021126bf65 /meta/recipes-devtools/pseudo | |
parent | 227a93441f790ad66c3dccc75525af9f9a5abec6 (diff) | |
download | poky-16aeb6e94ff56619b7077ebaa4940f02c6e8747a.tar.gz |
lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)
`tmux new -c` fails on tmux older than 1.9, when that flag was added.
We can omit the flag for older versions of tmux, and the working
directory gets set even without it.
(From OE-Core rev: c55c294be6f5119f4c58a4e7a0bc052904126569)
Signed-off-by: Peter Budny <pbbudny@amazon.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pseudo')
0 files changed, 0 insertions, 0 deletions