This commit is contained in:
Jay McCarthy 2018-01-02 11:41:50 -05:00
parent 10e9522149
commit 8676b3736b
2 changed files with 3 additions and 2 deletions

View File

@ -78,6 +78,9 @@
[x (error 'cursor-position "Something weird happened, got ~e" x)]))))
;; xxx xterm-set-window-title
#;(begin
(display (A:set-mode A:alternate-screen-mode))
(display (A:reset-mode A:alternate-screen-mode)))
;; xxx Do I make a 'lux chaos' for this?
;;

View File

@ -2,7 +2,6 @@
(require racket/format
raart)
#;
(module+ test
(draw (crop 1 80 1 20
;;70 80 10 20
@ -17,7 +16,6 @@
(style 'bold (text "Right")))))))))
(newline))
#;
(module+ test
(draw (translate
2 10