From d524cb64e7f8ed0b2f7046daf0d93bcd2ec87d0b Mon Sep 17 00:00:00 2001 From: nicm Date: Tue, 21 Apr 2020 06:32:40 +0000 Subject: [PATCH 1/3] Do not clear client pane redraw flags until the redraw actually happens. From 18671a27b6f46269bc29804a0f172ce0ad3ff4e2 Mon Sep 17 00:00:00 2001 From: nicm Date: Tue, 21 Apr 2020 06:34:13 +0000 Subject: [PATCH 2/3] Turn off the block flag to reset the state or the cursor will not be moved back to the right place. From 9a60d41db4da149275aecadee24d089af1db9ecb Mon Sep 17 00:00:00 2001 From: nicm Date: Tue, 21 Apr 2020 10:37:11 +0000 Subject: [PATCH 3/3] 256 and RGB features can imply AX (for aixterm colours).