Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with autocomplpop / does not handle pumvisible() #14

Open
blueyed opened this issue May 2, 2011 · 1 comment
Open

Comments

@blueyed
Copy link
Contributor

blueyed commented May 2, 2011

A visible popup menu will cause <cr> to do (effectively) nothing, instead
of accepting the selected element.

To reproduce:

  1. Install autocomplpop
  2. vim test.sh
  3. enter this text:

    !/bin/ba

  4. A popup will appear suggesting /bin/bash, but selecting it won't do anything.

This does not happen in general, but I have noticed it in the corner case mentioned above only.
This might be related to the shell-filetype only.

@chanil1218
Copy link

Same here

tpope added a commit that referenced this issue Apr 11, 2014
Potentially a partial replacement for remapping <CR>.

References #10, #14, #19, #22.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants