aboutsummaryrefslogtreecommitdiffhomepage
path: root/sample.teco_ini
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-06-27 16:29:13 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-06-27 16:29:13 +0200
commit859a831ab061d3d906351fe213e1f7ac80ac10cb (patch)
tree21291977e2705a8badc14956f0c1b86522d73e58 /sample.teco_ini
parent007cfe736327ea8775fa6bf6bd49257132cf45f2 (diff)
downloadsciteco-859a831ab061d3d906351fe213e1f7ac80ac10cb.tar.gz
enable function key macros automatically when sourcing fnkeys.tes
* this simplifies profile setup * should anybody wish to load the default function key macros but not enable function key support, he/she can still explicitly call "64,0ED" to disable them again.
Diffstat (limited to 'sample.teco_ini')
-rw-r--r--sample.teco_ini6
1 files changed, 2 insertions, 4 deletions
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 !