mirror of
https://github.com/powerline/powerline.git
synced 2025-07-27 07:44:36 +02:00
Merge commit 'HEAD@{1}' into develop
This commit is contained in:
commit
218f72e7db
@ -277,7 +277,7 @@ class TestShell(TestCase):
|
|||||||
|
|
||||||
class TestTmux(TestCase):
|
class TestTmux(TestCase):
|
||||||
def test_attached_clients(self):
|
def test_attached_clients(self):
|
||||||
def get_tmux_output(cmd, *args):
|
def get_tmux_output(pl, cmd, *args):
|
||||||
if cmd == 'list-panes':
|
if cmd == 'list-panes':
|
||||||
return 'session_name\n'
|
return 'session_name\n'
|
||||||
elif cmd == 'list-clients':
|
elif cmd == 'list-clients':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user