After failing tmux vterm tests run powerline-config

Its output may give some clue.
This commit is contained in:
ZyX 2015-01-17 00:19:26 +03:00
parent a0edcccecf
commit 1e25c5ec42
1 changed files with 2 additions and 0 deletions

View File

@ -141,6 +141,8 @@ def main():
if result == expected_result:
return True
else:
p.send(b'powerline-config tmux setup\n')
sleep(5)
print('Screen:')
screen = []
for i in range(rows):