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

Double quotes added when I <a-p> in insert mode: #51

Open
stephenmm opened this issue Dec 12, 2014 · 1 comment
Open

Double quotes added when I <a-p> in insert mode: #51

stephenmm opened this issue Dec 12, 2014 · 1 comment

Comments

@stephenmm
Copy link

My yank stack looks like this:

--- Yanks ---
0 g
1 g
2 f
3 e
4 d
5 c
6 b
7 a
Press ENTER or type command to continue

When I create a new line and put: (o) I get this (""g) if I () again my line now looks like this (""""g) once again with () and my line now looks like this (""""""f).

I was able to trace it down to the "set clippboard=unnamed" but I am not sure how to fix it other than commenting this line out.

Yank version: "1.0.5 (2012-07-19)"
Gvim version: "7.2.411"

@rainkinz
Copy link

Same issue here

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