erikw / tmux-powerline

⚡️ A tmux plugin giving you a hackable status bar consisting of dynamic & beautiful looking powerline segments, written purely in bash.
BSD 3-Clause "New" or "Revised" License
3.36k stars 508 forks source link

vcs_others and vcs_modified output contains empty spaces on macOS #404

Closed xx4h closed 2 months ago

xx4h commented 2 months ago

wc -l on macOS contains empty space at the beginning of the line, like

$ echo | wc -l
       1

this leads to

image