aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--lib/fnkeys.tes3
-rw-r--r--sample.teco_ini6
2 files changed, 5 insertions, 4 deletions
diff --git a/lib/fnkeys.tes b/lib/fnkeys.tes
index 6153717..d0c0e66 100644
--- a/lib/fnkeys.tes
+++ b/lib/fnkeys.tes
@@ -94,3 +94,6 @@
@[CLOSE]{(EX)}
1U[CLOSE]
+
+! enable function key (macro) support !
+0,64ED
diff --git a/sample.teco_ini b/sample.teco_ini
index 1243c54..cddb939 100644
--- a/sample.teco_ini
+++ b/sample.teco_ini
@@ -39,10 +39,8 @@ EMQ[$SCITECOPATH]/session.tes
!end!}
0,32ED
-! Keyboard macros !
-EMQ[$SCITECOPATH]/fnkeys.tes
-! Uncomment to enable default keyboard macros !
-! 0,64ED !
+! Uncomment to enable default keyboard macros and function keys !
+! EMQ[$SCITECOPATH]/fnkeys.tes !
! Uncomment to tweak the undo stack memory limit !
! 500*1024*1024,2EJ !