mirror of
https://github.com/powerline/powerline.git
synced 2025-07-28 08:14:41 +02:00
parent
d5964bc25b
commit
4bb217a05c
@ -115,7 +115,7 @@ def source_tmux_files(pl, args):
|
|||||||
cmd = deduce_command()
|
cmd = deduce_command()
|
||||||
if cmd:
|
if cmd:
|
||||||
run_tmux_command('set-environment', '-g', 'POWERLINE_COMMAND', deduce_command())
|
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):
|
def create_powerline_logger(args):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user