summaryrefslogtreecommitdiffstats
path: root/runtime/doc/terminal.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-01-09 21:46:04 +0100
committerBram Moolenaar <Bram@vim.org>2020-01-09 21:46:04 +0100
commit2963456ff2b740244b3a064785fe681b1998d75e (patch)
tree1f5f9d17eb0cb178f4064d68efc81ec18c1163b8 /runtime/doc/terminal.txt
parentac15fd8c6761763c8feedef1a2fbd8309f0a823c (diff)
Update runtime files.
Diffstat (limited to 'runtime/doc/terminal.txt')
-rw-r--r--runtime/doc/terminal.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/terminal.txt b/runtime/doc/terminal.txt
index f136426027..3eb84a3911 100644
--- a/runtime/doc/terminal.txt
+++ b/runtime/doc/terminal.txt
@@ -1,4 +1,4 @@
-*terminal.txt* For Vim version 8.2. Last change: 2019 Dec 07
+*terminal.txt* For Vim version 8.2. Last change: 2020 Jan 04
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -641,8 +641,8 @@ term_getsize({buf}) *term_getsize()*
term_getstatus({buf}) *term_getstatus()*
- Get the status of terminal {buf}. This returns a comma
- separated list of these items:
+ Get the status of terminal {buf}. This returns a String with
+ a comma separated list of these items:
running job is running
finished job has finished
normal in Terminal-Normal mode