≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Bug #1553

Bug #1553: search buffer remains open after pressing escape when enter in vim

Kind bug
Product Command-T
When Created 2010-05-10T16:49:47Z, updated 2010-05-11T03:33:55Z
Status open
Reporter anonymous
Tags no tags

Description

When I go to a directory and "gvim ." the vim open up in explorer. Then, if I press <leader>t to open CommanT search buffer, and then, I press escape, an empty buffer remains open on the bottom.

This happens only when I open vim in explorer.

This doesn't happens again If I find a file with CommandT and open it by pressing Enter.

Comments

  1. Greg Hurrell 2010-05-10T17:29:39Z

    I'm not entirely sure that I can reproduce this. At least on a Mac (where there is no "gvim" but instead "mvim"), I think I might see what you're talking about.

    When I first open with mvim . and do :b there are no listed buffers:

    E85: There is no listed buffer

    Also, :ls shows nothing.

    So, I bring up Command-T and then dismiss it, and there is indeed now a blank buffer down the bottom, and :b now reports:

    "[No Name]"

    And :ls shows it as:

    6 %a   "[No Name]"               line 1

    As you say, this doesn't happen if there is some other buffer already in the window.

    So will look into this further tomorrow if I can.

  2. adrian olaru 2010-05-11T03:33:55Z

    Yup, this is what I was trying to say. I'm also on a Mac but I have the mvim symlinked to gvim. Thanks.

Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets