thestinger / termite

Termite is obsoleted by Alacritty. Termite was a keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.
https://github.com/alacritty/alacritty
2.74k stars 241 forks source link

Add support for two-wide characters #694

Closed Martmists-GH closed 3 years ago

Martmists-GH commented 4 years ago

Two-wide characters do not render correctly. This issue is similar to #461 as it has the same issues, but these issues do not appear on other VTEs such as gnome-terminal.

OS: Arch Linux x64 Termite version: Latest Font: NotoSansMono Nerd Font 9

syphoxy commented 4 years ago

not a maintainer or contributor but I just started using termite and I can't seem to replicate this issue with two wide characters.

for example, 四六時中 and 不言実行 both render fine for me.

Martmists-GH commented 4 years ago

Are you using the same font and size?

nicewarmcoffee commented 3 years ago

It looks like the issue is due to Nerd Fonts using double width glyphs. I am using CaskaydiaCove Nerd Font and it's not rendering = < > properly.

screenshot - top one is kitty, bottom one is termite

thestinger commented 3 years ago

Termite is obsolete. Please use Alacritty instead. See https://github.com/thestinger/termite#termite-is-obsoleted-by-alacritty for more details.