Giter Site home page Giter Site logo

Comments (4)

mhinz avatar mhinz commented on May 24, 2024

Hmm, I can't reproduce this. I did the following steps:

  • opened a VCS-controlled file with no changes
  • :set clipboard=unnamedplus
  • "+yy
  • "+p a few times
  • :w signify will get a diff and show the newly pasted lines as additions
  • "+p still works as intended

I checked :reg in between a few times and could see nothing wrong, and to be honest, I can't see why Sy (or anything) would alter the value of a register.

This was tested with 7.4.5. Which version do you use?

from vim-signify.

alols avatar alols commented on May 24, 2024

I just did some further debugging. This is caused by the system() function. So the problem is not with vim-signify but with Vim itself. No other plugin that I have calls system() as often as vim-signy so it never bothered me before. On all my machines I run Ubuntu 12.04 and the default Vim which is 7.3. I guess I will have to compile a newer version by myself to fix this.

from vim-signify.

alols avatar alols commented on May 24, 2024

Checked out vim.org and turns out this was fixed with patch: 7.3.852 system() breaks clipboard text.

from vim-signify.

mhinz avatar mhinz commented on May 24, 2024

Ah, good to know. Glad it's working now!

from vim-signify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.