aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/sciteco.1.in2
-rw-r--r--fallback.teco_inibin2640 -> 2705 bytes
-rw-r--r--lib/session.tesbin3299 -> 3607 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in
index 858bf6d..1e7fe3b 100644
--- a/doc/sciteco.1.in
+++ b/doc/sciteco.1.in
@@ -399,6 +399,8 @@ The language server spawning works with UNIX98 shell emulation as well (bit 8
in \fBED\fP flags), but will otherwise use the shell from \fBSHELL\fP or \fBCOMSPEC\fP.
\fBSCITECO_LSP_ROOT\fP can be set to the root directory of the language server's
workspace (defaults to current directory at the time of spawning).
+Both \fBSCITECO_LSP\fP and \fBSCITECO_LSP_ROOT\fP are persisted in buffer
+sessions (see \fBsession.tes\fP).
.
.LP
.SCITECO_TOPIC "$GTK_CSD"
diff --git a/fallback.teco_ini b/fallback.teco_ini
index bd92c29..d2472fb 100644
--- a/fallback.teco_ini
+++ b/fallback.teco_ini
Binary files differ
diff --git a/lib/session.tes b/lib/session.tes
index 6f3c7cc..084a918 100644
--- a/lib/session.tes
+++ b/lib/session.tes
Binary files differ