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 #105723 of 109191 |
Re: File info disappears in vim status line after startup from command line


On 09/07/09 03:15, Ben wrote:
>
> 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 and
> don't do anything (i.e. don't set any new settings or run any
> command), and then cd to the vim directory ("C:\Program Files\Vim
> \vim72\") and run vim, then the problem disappears. The problem only
> shows itself after I've executed (seemingly) any executable command
> that was downloaded with cygwin. For example, if I type C:\bin\ls, and
> then run vim, the problem shows itself (and yes, I have installed
> cygwin on the root). Even if I start a new instance of cmd.exe from
> the same cmd shell, the problem still shows itself on subsequent vim
> runs. It's as if running any cygwin executable "contaminates" the
> shell, so that any subsequent vim run will exhibit this slightly
> inconvenient defect. I haven't been able to figure out what's the
> underlying cause of this, so any insight would be appreciated.
>
> Ben

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 that looks
weird in the answer to

SET

(again, with no arguments) before and after?



Best regards,
Tony.
--
The cure for boredom is curiosity. There is no cure for curiosity.

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




Fri Jul 10, 2009 3:58 am

antoine.mechelynck@...
Send Email Send Email

Forward
Message #105723 of 109191 |
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