From 59c6675ff2c2c224fd1cc28ed776d9c0fff0bff9 Mon Sep 17 00:00:00 2001 From: d6 Date: Thu, 9 Feb 2023 21:57:04 -0500 Subject: [PATCH] selection fix --- term.tal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/term.tal b/term.tal index 2b7f1af..44c138b 100644 --- a/term.tal +++ b/term.tal @@ -255,9 +255,9 @@ INC2 GTH2k ?&yloop POP2 POP2 POP2r - .is-lit LDZ #00 EQU ?&cursor redraw-selection draw-cursor !&finally - &cursor draw-cursor draw-pointer - &finally #00 .dirty STZ + .is-lit LDZ #00 EQU ?&pointer redraw-selection !&finally + &pointer draw-pointer + &finally draw-cursor #00 .dirty STZ &done BRK @screen-to-cell ( row* col* -> )