mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 20:10:55 +11:00
f6ded7712e
This is the first commit I do entirely in VE. It's a habit I'm planning on taking as it helps a lot to find usability issues.
17 lines
280 B
Plaintext
17 lines
280 B
Plaintext
KEY overrides can be used to, for example, temporarily give
|
|
prompt control to a RS-232 device instead of the keyboard.
|
|
|
|
Interpreter output is unbuffered and only has EMIT. This
|
|
word can also be overriden, mostly as a companion to the
|
|
raison d'etre of your KEY override.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|