WilliamMu6

Results 2 comments of WilliamMu6

I am also experiencing something similar. I tried applying padding and lineHeight but had no success. In this case it should have displayed each label on top of each other...

putting it in my ~/.zshrc or ~/.bashrc worked for me `function title() { echo -e "\033]0;$(basename $PWD)" }`