Hi list.
Windows GUI version doesn't support "-f" starting option.
So I add a note about it to starting.txt.
Please check attached patch.
Thanks.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
diff -r 34f806b8147f runtime/doc/starting.txt
--- a/runtime/doc/starting.txt Sat May 18 20:55:35 2013 +0200
+++ b/runtime/doc/starting.txt Sun May 19 13:23:32 2013 +0900
@@ -438,6 +438,8 @@
option should be used when Vim is started by a program that
will wait for the edit session to finish (e.g., mail or
readnews). See |amiga-window|.
+
+ MS-Windows: Doesn't support this option.
{not in Vi}