| version 1.61, Sun Jul 1 20:01:32 2007 UTC | version 1.62, Thu Jul 19 13:28:18 2007 UTC | ||
|---|---|---|---|
|
|
||
| Variable curpos | Variable curpos | ||
| Variable screenw | Variable screenw | ||
| : at-deltaxy ( dx dy -- ) | |||
| #esc emit '[ emit dup abs 0 .r 0< IF 'A ELSE 'B THEN emit | |||
| #esc emit '[ emit dup abs 0 .r 0< IF 'D ELSE 'C THEN emit ; | |||
| : cygwin? ( -- flag ) s" TERM" getenv s" cygwin" str= ; | : cygwin? ( -- flag ) s" TERM" getenv s" cygwin" str= ; | ||
| : at-xy? ( -- x y ) | : at-xy? ( -- x y ) | ||
| key? drop \ make sure prep_terminal() is executed | key? drop \ make sure prep_terminal() is executed |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |