From bece75c1b7d2e67cda9850ca42a9cd8011658d21 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 20 Nov 2016 18:33:17 +0100 Subject: updated sample.teco_ini: 2EJ now sets a more or less global memory limit --- sample.teco_ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample.teco_ini b/sample.teco_ini index 9cc9e1c..a3ee9c2 100644 --- a/sample.teco_ini +++ b/sample.teco_ini @@ -51,8 +51,8 @@ EMQ[$SCITECOPATH]/session.tes ! Uncomment if XTerm allows clipboard operations ! ! 0,256ED ! -! Uncomment to tweak the undo stack memory limit ! -! 500*1024*1024,2EJ ! +! Uncomment to tweak the memory limit ! +! 500*1000*1000,2EJ ! ! If files are given on the command-line, open them and disable session saving. -- cgit v1.2.3