Greetings.
On Mon, 07 Mar 2016 14:33:54 +0100 Ton van den Heuvel <tonvandenheuvel_AT_gmail.com> wrote:
> In case anything gets drawn in drawregion, xdrawglyphfontspecs ensures
> that the region that needs to be drawn to is cleaned up. In case this
> patch is not accepted; the current code contains an issue;
>
> - xtermclear(0, y, term.col, y);
> + xtermclear(0, y, term.col-1, y);
>
> Ton
Thanks for the hint. I have included the change in mainline. If you want
to be seen as contributor in the git log, next time send a proper patch.
Sincerely,
Christoph Lohmann
💻
http://r-36.net
💻
gopher://r-36.net
☺
http://r-36.net/about
🔐 1C3B 7E6F 9805 E5C8 C0BD 1F7F EA21 7AAC 09A9 CB55
🔐
http://r-36.net/about/20h.asc
📧 20h_AT_r-36.net
Received on Mon Mar 07 2016 - 14:33:54 CET