From 93e67729467789528dd9f6a5b4398abf1b074199 Mon Sep 17 00:00:00 2001 From: Mike Khiretskiy Date: Thu, 19 Mar 2015 13:57:42 +0300 Subject: [PATCH] =?UTF-8?q?Tab=20=D0=B4=D0=BB=D1=8F=20=D1=80=D0=B5=D0=B4?= =?UTF-8?q?=D0=B0=D0=BA=D1=82=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D1=81=D1=82=D1=80=D0=BE=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.inc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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