-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Labels
Description
Describe the bug
The \uE0B0 triangle separation character appears to cause a 1 pixel green border around each segment. Also, the height of this character appears to be several pixels shorter than the height of each segment
To Reproduce
Steps to reproduce the behavior:
- Tested on Terminator Version: 2.1.3 using Font: Monospace Regular 18, (Kali Linux). Problem exists.
- Tested on Terminal Emulator, Font: FiraCode 10 pt, (Kali Linux). Problem exists.
- I changed the font type, font size, foreground and background colors, and terminal emulator. Problem still exists
- When I changed the separation character to say \u26A1 (lightening), this problem no longer exists.
Expected behavior
Regardless of the font type, font size, and terminal emulator used, as long as I use the \uE0B0 separation character, there is a border around each segment and the height of this character is shorter than each segment.
Screenshots