Metastruct / gm_xterm

A Garry's Mod module that adds color codes to the terminal output on linux64
https://github.com/Metastruct/gm_xterm
Other
9 stars 0 forks source link

XTerm Inherits Color for First Character after Newline #2

Open WinterPhoenix opened 4 years ago

WinterPhoenix commented 4 years ago

This is a sort of "bleed" effect where the color isn't cleared for the first character after a newline: image

However, if you type the first character on the line and then backspace over it, when you go to type another character it'll be fine: image

Operating System: Ubuntu 18.04 LTS GMod Branch: x86-64 Module Type: 64-bit

Let me know if I can demonstrate this any better. Thanks!