Check-in Number:
|
5066 | |
Date: |
2002-Dec-19 12:44:10 (local)
2002-Dec-19 11:44:10 (UTC) |
User: | thl |
Branch: | |
Comment: |
add "x" or "Z" for save and exit, CTRL-Q is gone;
ESC in movement mode activates menu, CTRL-X is gone;
replaced dangerous wrong == with eq comparison
make use of CUI_TAB, CUI_ESCAPE and CUI_SPACE |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/as/as-cui/as-cui.pod 1.5 -> 1.6
--- as-cui.pod 2002/12/19 10:40:35 1.5
+++ as-cui.pod 2002/12/19 11:44:10 1.6
@@ -566,6 +566,7 @@
";" copy the data from the cell in the successor row
"d" delete a row
"u" multilevel undo of last row deletion
+ "x" or "Z" save and exit
F1 shows this help
F6 pops up a menu which allows to set jump destinations
F7 pops up a menu which allows to hide columns or bring them back
@@ -574,8 +575,6 @@
F10 shrink column size one character width
F11 grow column size one character width
F12 grow column size to the maximum
- CTRL-X show menu (currently unused)
- CTRL-Q save and quit
=back
|
|