preservim / tagbar

Vim plugin that displays tags in a window, ordered by scope
https://preservim.github.io/tagbar
Other
6.1k stars 485 forks source link

Use tagbar_iconchars not present in emoji #807

Closed dexgs closed 2 years ago

dexgs commented 2 years ago

The previous tagbar_iconchars, specifically "▶" (U+25B6), has a representation in emoji which can display strangely in some terminal emulators. Simply using triangle characters that don't overlap with emoji resolves the issue.