mirror of
https://github.com/powerline/powerline.git
synced 2025-07-23 05:46:01 +02:00
After failing tmux vterm tests run powerline-config
Its output may give some clue.
This commit is contained in:
parent
a0edcccecf
commit
1e25c5ec42
@ -141,6 +141,8 @@ def main():
|
|||||||
if result == expected_result:
|
if result == expected_result:
|
||||||
return True
|
return True
|
||||||
else:
|
else:
|
||||||
|
p.send(b'powerline-config tmux setup\n')
|
||||||
|
sleep(5)
|
||||||
print('Screen:')
|
print('Screen:')
|
||||||
screen = []
|
screen = []
|
||||||
for i in range(rows):
|
for i in range(rows):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user