hide pointer on text input

This commit is contained in:
~d6 2023-02-13 23:08:15 -05:00
parent a6ef7dac8b
commit d5b8e362a9
1 changed files with 1 additions and 0 deletions

View File

@ -533,6 +533,7 @@
on-move BRK ( ) on-move BRK ( )
@on-key ( -> BRK ) @on-key ( -> BRK )
#00 .pointer-ttl STZ #01 .dirty STZ ( hide pointer )
.Controller/key DEI ?&ok !on-button .Controller/key DEI ?&ok !on-button
&ok alt ?on-alt-key &ok alt ?on-alt-key
ctrl ?on-ctrl-key ctrl ?on-ctrl-key