Bram Moolenaar wrote:
>>> It does happen for me:
>>>
>>>         "gvim somefile"
>>>         maximize gvim window
>>>         minimize gvim window
>>>         "gvim --remote-tab otherfile"
>>>
> 
> It apparently only happens when 'encoding' is set to "utf-8".  Can you
> reproduce it then?
> 
In fact, it occurs when 'encoding' is not default OS encoding(for simplified
Chinese version, it's cp936), and don't have to maximize it:
    run "gvim somefile";
    minimize gvim window
    gvim --remote-tab otherfile

Reply via email to