mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Merge branch 'tmux-refresh' into develop
This commit is contained in:
commit
7286e7876f
@ -115,7 +115,7 @@ def source_tmux_files(pl, args):
|
||||
cmd = deduce_command()
|
||||
if cmd:
|
||||
run_tmux_command('set-environment', '-g', 'POWERLINE_COMMAND', deduce_command())
|
||||
run_tmux_command('refresh-client')
|
||||
run_tmux_command('refresh-client')
|
||||
|
||||
|
||||
def create_powerline_logger(args):
|
||||
|
Loading…
x
Reference in New Issue
Block a user