diff --git a/main.inc b/main.inc index c5c2573..12b832b 100644 --- a/main.inc +++ b/main.inc @@ -200,6 +200,22 @@ pop 0 } if + dup keyTab eq { + boot.show not { + /boot.show true def + boot.setup + + ed.color setcolor + boot.window .ed.font get setfont + + boot.ed 3 get + boot.ed over edit.init + "" ne { boot.ed ' ' edit.input } if + } if + + pop 0 + } if + dup keyDown eq { menu.entry menu.texts length 1 sub lt { menu.entry false MenuSelect