powerline
-
powerlineをインストール
-
font
- powerline対応のフォントでないとうまく表示されない
- Nerd fonts, Cicaなど
-
tmux
- 次のようにする
run-shell "powerline-daemon -q" source-file "path/to/powerline/bindings/tmux/powerline.conf"
problem
tmux + fishで現在のパスをpaneに表示できない
- tmux実行時のpathが表示されてしまう
- https://github.com/tmux/tmux/issues/1889
- 解決してない