lxde / lxterminal

VTE terminal emulator written in GTK
GNU General Public License v2.0
159 stars 56 forks source link

LXTerm 0.2.0 fails to properly display neovim #72

Closed ghost closed 5 years ago

ghost commented 5 years ago

LXTerm shows random characters that do not go away when neovim is run. Explanation of issue is here:

https://github.com/neovim/neovim/issues/10240

egmontkob commented 5 years ago

LXTerminal can be compiled against GTK2 and in turn an 8 year old, no longer maintained VTE doing the terminal emulation; or GTK3 with a fresh VTE. The issue is only present with the old VTE, and won't be fixed. Use GTK3.