Re: [hackers] [st][PATCH] Fix overtyping wide characters.

2021-12-30 Thread Hiltjo Posthuma
On Wed, Dec 29, 2021 at 09:07:17AM -0800, jamin wrote: > Overtyping the first half of a wide character with the > second half of a wide character results in display garbage. > This is because the trailing dummy is not cleaned up. > > i.e. ATTR_WIDE, ATTR_WDUMMY, ATTR_WDUMMY > > Here is a short

[hackers] [st] Fix overtyping wide characters. || jamin

2021-12-30 Thread git
commit 65f1dc428315ae9d7f362e10c668557c1379e7af Author: jamin AuthorDate: Wed Dec 29 09:07:17 2021 -0800 Commit: Hiltjo Posthuma CommitDate: Thu Dec 30 18:37:17 2021 +0100 Fix overtyping wide characters. Overtyping the first half of a wide character with the second half