aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--fallback.teco_ini16
-rw-r--r--lib/session.tesbin3180 -> 3732 bytes
2 files changed, 4 insertions, 12 deletions
diff --git a/fallback.teco_ini b/fallback.teco_ini
index 0211ade..fc37dcf 100644
--- a/fallback.teco_ini
+++ b/fallback.teco_ini
@@ -78,18 +78,10 @@ EMQ[$SCITECOPATH]/fnkeys.tes
!!500*1000*1000,2EJ
!*
- * If files are given on the command-line, open them
- * and disable session saving.
- * Otherwise open a buffer session.
+ * Uncomment to use a separate session per VCS repository or
+ * working copy (see session.tes):
*!
-Z"=
- !*
- * Uncomment to use a separate session per VCS repository or
- * working copy (see session.tes):
- *!
- !!M[session.vcs]
- M[session.load]
-|
- [session.path] !* disables session saving *!
+!!M[session.vcs]
+M[session.load]"F
M[opener] -EF
'
diff --git a/lib/session.tes b/lib/session.tes
index 3048e9e..3138e37 100644
--- a/lib/session.tes
+++ b/lib/session.tes
Binary files differ