mirror of
https://github.com/powerline/powerline.git
synced 2025-07-31 01:35:40 +02:00
Merge commit 'HEAD@{1}' into develop
This commit is contained in:
commit
d9790cc1ae
@ -89,6 +89,7 @@ def source_tmux_files(pl, args, tmux_version=None, source_tmux_file=source_tmux_
|
|||||||
class EmptyArgs(object):
|
class EmptyArgs(object):
|
||||||
def __init__(self, ext, config_path):
|
def __init__(self, ext, config_path):
|
||||||
self.ext = [ext]
|
self.ext = [ext]
|
||||||
|
self.side = 'left'
|
||||||
self.config_path = None
|
self.config_path = None
|
||||||
|
|
||||||
def __getattr__(self, attr):
|
def __getattr__(self, attr):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user