summaryrefslogtreecommitdiff
path: root/runtime/doc/version7.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-03-13 22:18:45 +0000
committerBram Moolenaar <Bram@vim.org>2006-03-13 22:18:45 +0000
commit0ce29937aa781dafb208ab0185474404ab79f3cd (patch)
treea97f6cfce517730137c6046d296d340d4747c6e3 /runtime/doc/version7.txt
parent1e60789f9b8e1b839b3bafe40183aa75a9a7db54 (diff)
downloadvim-0ce29937aa781dafb208ab0185474404ab79f3cd.zip
updated for version 7.0223
Diffstat (limited to 'runtime/doc/version7.txt')
-rw-r--r--runtime/doc/version7.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index dce13bb5f..0e7453424 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt* For Vim version 7.0aa. Last change: 2006 Mar 12
+*version7.txt* For Vim version 7.0aa. Last change: 2006 Mar 13
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -257,6 +257,9 @@ labels is set with the "e" flag in 'guioptions'.
The |:tab| command modifier can be used to have most commands that open a new
window open a new tab instead.
+The |--remote-tab| argument can be used to edit a file in a new tab page in an
+already running Vim server.
+
More info here: |tabpage|