Coder Social home page Coder Social logo

Comments (4)

Screwtapello avatar Screwtapello commented on June 12, 2024

I don't understand the reproduction steps you've provided.

When you say "copy", do you mean /bin/cp, or yanking text from within Kakoune, or copying text to the system clipboard?

When you say "on the scratch buffer paste the contents", do you mean Kakoune's p command, or your terminal's "paste from system clipboard" command (often bound to Shift-Insert, or Ctrl-Shift-V)?

When you say "yet the file is written", what file are we talking about? The scratch buffer doesn't represent a file and can't be written.

Are you using some system clipboard integration plugin?

from kakoune.

nonumeros avatar nonumeros commented on June 12, 2024

see the correction above

:w paste the wl-paste contents of foo-'bar-baz'-foo there

For as long as I can remember the usual behavior was to say paste the contents and and only if <ret> is registered then the file is written.

This current behavior is, I would say, relatively recent. I don't have the time now to git blame it on a commit that causes it [setback] but it's surely there.

from kakoune.

nonumeros avatar nonumeros commented on June 12, 2024

Have to close it. Sorry for the noise.

I have a few versions installed and cannot reproduce with the latest head. wl-paste pastes the contents successfully. I would have to compile again each and every kak version I have to find out the culprit of pasting right up into the minibuffer the contents even before a <ret> operation is registered .

sorry for the noise again. The issue is there but it's time consuming for me to compile each kak version I have.

from kakoune.

nonumeros avatar nonumeros commented on June 12, 2024

@Screwtapello I felt obligated to find out the version/revision number where the above issue with the wl-paste happened.

I had compiled kak (latest head) on a different system, and I simply forgot (or mixed up) the two versions when I reported this issue. I could have sworn that it was the latest dated as stated on 4-25-2024. But I was wrong.

It 's actually 98b84f2

my apologies

from kakoune.

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.