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

The clpum would be triggered unexpectedly, when paste the code in the :a command. #17

Closed
h-east opened this issue Jun 4, 2016 · 0 comments
Labels

Comments

@h-east
Copy link
Owner

h-east commented Jun 4, 2016

How to reproduce:

  • Start pure vim with some options.
    $ vim -Nu NONE -c "set wmnu wim=popup ch=2"
  • Execute :a command.
    :a
  • Paste some code from clipboard.

Expected behavior:

  • Correct code is pasted.

Actual behavior:

  • Inorrect code is pasted and popup-menu displayed unexpectedly.
@h-east h-east added the bug label Jun 4, 2016
h-east added a commit that referenced this issue Jun 5, 2016
@h-east h-east closed this as completed Jun 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant