Code Monkey home page Code Monkey logo

Comments (7)

SamVerschueren avatar SamVerschueren commented on August 23, 2024

The first question that comes up is, why would you actually want to copy so many characters? Care to elaborate on the use case?

from clipboardy.

xconverge avatar xconverge commented on August 23, 2024

Yea sure of course

In VIM, if you delete characters, it inherently also copies them for ease of pasting later on.

So if you select a lot of characters and press d to delete, it will also do a copy and call this library. The user is most likely going to see this when deleting, however it is not unreasonable to say they could just as easily want to copy the whole chunk and paste it elsewhere.

Also for a bit of unrelated context in case I come back a few more times with questions or other issues, with vanilla settings, VIM does NOT use the system clipboard so we never use this library. However, many users (myself included) like to change a vim setting to use the system clipboard. Once that is enabled, all delete, and copy actions use clipboardy.

from clipboardy.

sindresorhus avatar sindresorhus commented on August 23, 2024

This will be fixed soon. We just need to iron out the last issue with the updated Windows binary.

from clipboardy.

floatdrop avatar floatdrop commented on August 23, 2024

Fixed in #19

from clipboardy.

xconverge avatar xconverge commented on August 23, 2024

Awesome! Thanks guys, will be patiently waiting for the release now :) Appreciate it!

from clipboardy.

floatdrop avatar floatdrop commented on August 23, 2024

@xconverge shipped in 1.1.3 🎉

from clipboardy.

xconverge avatar xconverge commented on August 23, 2024

@floatdrop @sindresorhus Thanks guys!

from clipboardy.

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.