blob: 8cdf8df4677f60d274365a2e12b11310812fa6ac [file] [log] [blame]
# Origin mode
INIT
WANTSCREEN
RESET
PUSH "\e[?6h"
PUSH "\e[23;24r"
PUSH "\n"
PUSH "Bottom"
PUSH "\e[1;1H"
PUSH "Above"
!Output
?screen_row 22 = "Above"
?screen_row 23 = "Bottom"