Search the web
Sign In
New User? Sign Up
vim · Vim (Vi IMproved) text editor users list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
File info disappears in vim status line after startup from command   Message List  
Reply | Forward Message #105722 of 110497 |
Re: File info disappears in vim status line after startup from command line


On 08/07/09 07:23, Jay Heyl wrote:
>
> On Tue, Jul 7, 2009 at 9:02 PM, Ben<bgold12@...> wrote:
>
>> Just to reiterate an important point, I'm not running cygwin's vim
>> (which apparently doesn't have this problem), I'm running the vim that
>> came with the "Self-installing executable" from<http://www.vim.org/
>> download.php>. I think it may be a bug in that particular version of
>> vim, but I'm not sure.
>
> I'm using the same version as you on two different computers and have
> not seen the problem you're having. I just installed the latest
> version on this computer a couple days ago. When I run vim from a
> console window I see the standard screen you described.
>
> Maybe you should try reinstalling.
>
> -- Jay

IIUC, Console Vim running in xterm, or in any terminal whose settings
can be asked, will erase the intro screen when the terminal reply comes
in at startup. However, IIUC this doesn't apply to the Windows console.

Does it still happen when you (Jay) invoke Vim as

vim.exe -u NONE -N

with explicit .exe to avoid any batch wrapper, and -u NONE to avoid any
vimrc and plugins?


Best regards,
Tony.
--
Washington [D.C.] is a city of Southern efficiency and Northern charm.
-- John F. Kennedy

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---




Fri Jul 10, 2009 3:50 am

antoine.mechelynck@...
Send Email Send Email

Forward
Message #105722 of 110497 |
Expand Messages Author Sort by Date

I've found that when I type "gvim a" from the command line, I get a message in the status line after gvim has started up that gives some info about the file a....
bgold12
bgold12@...
Send Email
Jul 3, 2009
6:17 am

... Well, I can't reproduce this problem cygwin's vim 7.2, neither in cmd.exe nor in mintty nor in xterm. So, let's try some basic troubleshooting. First...
Matt Wozniski
mjw@...
Send Email
Jul 3, 2009
7:50 pm

Sorry, I realize I forgot a key piece of information -- I'm not using cygwin's vim 7.2, I'm using vim 7.2 as downloaded from http://www.vim.org/ (the PC:...
Ben
bgold12@...
Send Email
Jul 4, 2009
3:48 am

... As you remarked, the message appears, but it gets overwritten. However, you can get it back by means of the |:messages| command. One possible way to make...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Jul 6, 2009
11:11 pm

... Try adding "set laststatus=2" to your _vimrc file. This will force display of the status line in every window. You might also want to check help on...
Jay Heyl
yahoogroups@...
Send Email
Jul 7, 2009
12:38 am

... Actually, that doesn't seem to work for this particular message (in vim or gvim). ... The message still disappears as soon as vim starts up. ... I'm...
Ben
bgold12@...
Send Email
Jul 7, 2009
11:25 pm

... What is the value of 'statusline' when you're in vim? I'm wondering if it's outputting more than will fit on one line. -- Jay ...
Jay Heyl
yahoogroups@...
Send Email
Jul 8, 2009
1:14 am

'statusline' is unset, so I don't think that's it. Another interesting piece of information is that the welcome display disappears as well when I run vim...
Ben
bgold12@...
Send Email
Jul 8, 2009
4:02 am

... Did you set showtabline? I've set it to 2 and that causes the welcome screen to disappear in the GUI version. The console version still displays the...
Dennis Benzinger
Dennis.Benzinger@...
Send Email
Jul 8, 2009
5:22 am

... I'm using the same version as you on two different computers and have not seen the problem you're having. I just installed the latest version on this...
Jay Heyl
yahoogroups@...
Send Email
Jul 8, 2009
5:24 am

I haven't set showtabline, and I just tried reinstalling, and it didn't solve the problem. I have good news, however. I've discovered that if I start cmd.exe...
Ben
bgold12@...
Send Email
Jul 9, 2009
1:52 am

... What is the answer to PATH typed at the cmd promt (with no argument), before and after you run \bin\ls? Is your current directory unchanged? Anything else...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Jul 10, 2009
3:59 am

My PATH, the output of the SET command, and my current directory all remain the same after I run C:\bin\ls... Ben On Jul 9, 11:58 pm, Tony Mechelynck...
Ben
bgold12@...
Send Email
Jul 10, 2009
1:34 pm

... IIUC, Console Vim running in xterm, or in any terminal whose settings can be asked, will erase the intro screen when the terminal reply comes in at...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Jul 10, 2009
3:51 am

... [...] Hm, I just tried it, and ~/foobar [New File] doesn't appear, but the following do: "~/foobar" 0L, 3C [New] written "~/foobar" 0L, 0C written ...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Jul 10, 2009
2:28 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help