1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 19:27:22 +03:00

Use black diamond U+25C6, not black diamond suit U+2666

This commit is contained in:
Autumn Lamonte 2021-06-19 17:11:44 -05:00 committed by Wez Furlong
parent 6f680dc481
commit 0b7f48256f

View File

@ -2979,9 +2979,7 @@ impl<'a> Performer<'a> {
for g in unicode_segmentation::UnicodeSegmentation::graphemes(p.as_str(), true) {
let g = if self.dec_line_drawing_mode {
match g {
// AZL: I do not know why the diamond is red in vttest.
"`" => "",
"`" => "",
"a" => "",
// AZL: I do not know why the next four Unicode glyphs are