blob: 44d51f168c0fe1c0c0e2de58b83e8f38799e2a9f [file] [log] [blame]
# Origin mode (2)
INIT
WANTSCREEN
RESET
PUSH "\e[?6l"
PUSH "\e[23;24r"
PUSH "\e[24;1H"
PUSH "Bottom"
PUSH "\e[1;1H"
PUSH "Top"
!Output
?screen_row 23 = "Bottom"
?screen_row 0 = "Top"