Differences From Artifact [ae8e2736d12b9eec]:
File editor.rx part of check-in [03e21899eb] - update editor, image by crc on 2011-01-17 15:20:35. [annotate] [view]
To Artifact [1cbcb3e2e29d3451]:
File editor.rx part of check-in [0400d5b703] - move some stuff into 'util' directory by crc on 2011-03-30 17:18:58. [annotate] [view]
@@ -19,9 +19,9 @@
( { Load "blocks" )
( } Save "blocks" )
( TAB Switch between edit and command mode )
( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ )
-( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ )
+
chain: editor'
: textColor ^console'cyan ;
: statusColor ^console'yellow ;
: uiColor ^console'red ;