Git Product home page Git Product logo

Comments (7)

lydell avatar lydell commented on August 11, 2024 1

@eejdoowad While your plan sounds good, just to clarify how VimFx worked to avoid confusion:

  • Simply selecting text anywhere in many "Linux OS:es" copies that text into the "selection clipboard".
  • VimFx's P does not modify the clipboard in any way, it is just "paste and go in new tab". I think it uses the selection clipboard if it exists, falling back to the "normal" clipboard otherwise.
  • VimFx has a y command in its Caret mode to copy the selected text, clear the selection and return to Normal mode.

from saka-key.

eejdoowad avatar eejdoowad commented on August 11, 2024

I like this feature. Added to the Todos.

from saka-key.

lydell avatar lydell commented on August 11, 2024

I’m confused: Isn’t this the “Activate Clipboard in Foreground Tab” (yshift-f) command? If we’re talking about VimFx’s P.

from saka-key.

eejdoowad avatar eejdoowad commented on August 11, 2024

Now that I think about it, this is a combination of two commands:

  • Copy selection to clipboard
  • Open clipboard in Foreground Tab

You'll be able to create a custom command comprising these two commands once I release the JavaScript commands feature I've been working on.

from saka-key.

xircon avatar xircon commented on August 11, 2024

@lydell currently on my machine (bspwm and waterfox) y-shift-f opens new tab with chosen search engine, but does not paste the clipboard contents in, till I manually press control and v

from saka-key.

Districtfine avatar Districtfine commented on August 11, 2024

Adding onto this, being able to select the URL bar (o in VimFX) would be a super helpful addition

from saka-key.

lydell avatar lydell commented on August 11, 2024

@Districtfine That is something that is currently not possible for WebExtensions. You'll have to stick with ctrl+l, alt+d and F6 for now.

from saka-key.

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.