aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorGustavo Sampaio <gbritosampaio@gmail.com>2022-08-01 09:13:46 -0300
committerGitHub <noreply@github.com>2022-08-01 05:13:46 -0700
commitece0850b7393114cac651cf9f43fc2c5e1b1cf50 (patch)
treeca4a17a3ea56d9696b41f85c6af53da82650dac1 /runtime
parentbcb4186cf67b22dab238248a809f6c3f09a5424d (diff)
downloadrneovim-ece0850b7393114cac651cf9f43fc2c5e1b1cf50.tar.gz
rneovim-ece0850b7393114cac651cf9f43fc2c5e1b1cf50.tar.bz2
rneovim-ece0850b7393114cac651cf9f43fc2c5e1b1cf50.zip
fix(session): respect sessionoptions=terminal #19497
fixes #13078 Co-authored-by: Yuta Katayama <8683947+yutkat@users.noreply.github.com>
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 04ba9539c5..ffeed6f977 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -5112,7 +5112,7 @@ A jump table for the options with a short description can be found at |Q_op|.
*'sessionoptions'* *'ssop'*
'sessionoptions' 'ssop' string (default: "blank,buffers,curdir,folds,
- help,tabpages,winsize")
+ help,tabpages,winsize,terminal")
global
Changes the effect of the |:mksession| command. It is a comma-
separated list of words. Each word enables saving and restoring