powerline / powerline

Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.

Home Page:https://powerline.readthedocs.org/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fonts-powerline apt packge conflict with `$_`

Aybak3k opened this issue · comments

Whenever I run:
mkdir smth && cd $_
I get:
bash: cd: $'\E(B\E[m': No such file or directory

here's my

Where's the problem?