gkey.gml

来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 35 行

GML
35
字号
.*
.* (c) Copyright 1992 by WATCOM International Corp.
.*
.* All rights reserved. No part of this publication may be reproduced or
.* used in any form or by any means - graphic, electronic, or mechanical,
.* including photocopying, recording, taping or information storage and
.* retrieval systems - without written permission of WATCOM Publications
.* Limited.
.*
.* Date		By		Reason
.* ----		--		------
.* 08-aug-92	Craig Eisler	initial draft
.*
:KEY.g g
Enters
:KEYWORD.text insertion mode
at the current cursor position.  This sets you up in
:ITALICS.overstrike
or
:ITALICS.insert
mode, depending on the mode you were in last time you were in
:KEYWORD.text insertion mode
:PERIOD.
:BLANKLINE.
This key is useful to
:KEYWORD.keyadd
in a
:KEYWORD.script
:CONT.,
to return to the exact same type of
:KEYWORD.text insertion mode
the user was in before leaving
:KEYWORD.text insertion mode
:PERIOD.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?