i get this:
option --renderer-arg: 'default_mode=' does not have format 'key=value'.
Usage: powerline-hs [-r|--renderer-module MODULE] [--renderer-arg ARG=VALUE]
[-w|--width WIDTH] [--last-exit-code INT]
[--last-pipe-status LIST] [--jobnum INT]
[-d|--debug SEGMENT] EXT SIDE
Powerline clone - generates shell prompts and statuslines.
option --renderer-arg: 'default_mode=' does not have format 'key=value'.
Usage: powerline-hs [-r|--renderer-module MODULE] [--renderer-arg ARG=VALUE]
[-w|--width WIDTH] [--last-exit-code INT]
[--last-pipe-status LIST] [--jobnum INT]
[-d|--debug SEGMENT] EXT SIDE
Powerline clone - generates shell prompts and statuslines.
ExitFailure 1 ExitFailure 1
this is in my .zshrc:
# Powerline
POWERLINE_COMMAND=$HOME/.local/bin/powerline-hs
POWERLINE_CONFIG_COMMAND=/bin/true
source /usr/lib/python3.5/site-packages/powerline/bindings/zsh/powerline.zsh
i have this installed:
community/powerline 2.5-1
community/powerline-common 2.5-1
community/powerline-fonts 2.5-1
community/python-powerline 2.5-1
arch linux with zsh.
normal powerline works fine
i get this:
option --renderer-arg: 'default_mode=' does not have format 'key=value'.
Usage: powerline-hs [-r|--renderer-module MODULE] [--renderer-arg ARG=VALUE]
[-w|--width WIDTH] [--last-exit-code INT]
[--last-pipe-status LIST] [--jobnum INT]
[-d|--debug SEGMENT] EXT SIDE
Powerline clone - generates shell prompts and statuslines.
option --renderer-arg: 'default_mode=' does not have format 'key=value'.
Usage: powerline-hs [-r|--renderer-module MODULE] [--renderer-arg ARG=VALUE]
[-w|--width WIDTH] [--last-exit-code INT]
[--last-pipe-status LIST] [--jobnum INT]
[-d|--debug SEGMENT] EXT SIDE
Powerline clone - generates shell prompts and statuslines.
ExitFailure 1 ExitFailure 1
this is in my .zshrc:
# Powerline
POWERLINE_COMMAND=$HOME/.local/bin/powerline-hs
POWERLINE_CONFIG_COMMAND=/bin/true
source /usr/lib/python3.5/site-packages/powerline/bindings/zsh/powerline.zsh
i have this installed:
community/powerline 2.5-1
community/powerline-common 2.5-1
community/powerline-fonts 2.5-1
community/python-powerline 2.5-1
arch linux with zsh.
normal powerline works fine