1. gvim bug: If I start gvim (version 7.3.46) on Windows 7 with 'set im' option in my "_vimrc" file with command line option '--remote-tab-silent' (or just '--remote') so the full command line is: "C:\Program Files (x86)\Vim\vim73\gvim.exe" --remote-tab-silent D:\tmp \test.txt then in the gvim window I see opened file with cursor at command line - not at file body.
Command line (last line of gvim window) looks like: "test.txt" line 1 of 1 --100%-- col 1| where '|' is blinking cursor. I want cursor be placed at file body after start gvim in "insert mode" - so I think it's a gvim bug. 2. gvim/vim help needed: How can I remove this command line info after open some file in gvim (and vim). I don't need it at all because I have the same info (and even more) in my status line. I can't find option to disable this. 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
