diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-04-06 19:32:07 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-04-06 19:32:07 +0300 |
commit | 3728538352e7ee0e47cc5840038d1c737f3e39e0 (patch) | |
tree | ba238534ee4f9a2d4e8c6aadea955a13b3dd3ef8 /lib/session.tes | |
parent | ed73342ba738a2f65bf916a10670bfeec137a562 (diff) | |
download | sciteco-3728538352e7ee0e47cc5840038d1c737f3e39e0.tar.gz |
session.tes extensions: allow per-session .teco_ini; detect sessions in arbitrary parent directories (WIP)session-extensions
* Unfortunately not that easy to get right,
especially the per-session .teco_ini.
* We must make sure that we do mung the $SCITECOCONFIG/.teco_ini.
* .teco_ini must always be munged even if .teco_session is not munged.
Diffstat (limited to 'lib/session.tes')
-rw-r--r-- | lib/session.tes | bin | 3180 -> 3732 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/session.tes b/lib/session.tes Binary files differindex 3048e9e..3138e37 100644 --- a/lib/session.tes +++ b/lib/session.tes |