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

Using clipboard paste symbol $pst$ twice #58

Open
ipxfer opened this issue Dec 15, 2022 · 5 comments
Open

Using clipboard paste symbol $pst$ twice #58

ipxfer opened this issue Dec 15, 2022 · 5 comments

Comments

@ipxfer
Copy link

ipxfer commented Dec 15, 2022

It seems clipboard $pst$ variable gets cleared after first use. For example:

if clipboard has "[email protected]",

mailto2 : [$pst$](mailto:$pst$)
results in

[[email protected]](mailto:$pst$)

@daan-mxp
Copy link

I, too, would love to see this fixed.

@AlbiCamb
Copy link

AlbiCamb commented Jul 4, 2023

+1 would like to see this fixed.

My workaround is to use the $end$ variable to place the cursor in the place where I want to put the second paste, i.e.:

mailto2 : [$pst$](mailto:$end$)

Then use Shift+Ctrl/Cmd+V to manually paste, then tap the End/Fn+LArrow key to get back to the end of the line. It works, but I wish I didn't have to think about it!

@flanpowered
Copy link

Seems it's not fixed yet, this is way too useful for links :(

@kazerniel
Copy link

+1 vote for this, it would be super useful

@tsgrissom
Copy link

tsgrissom commented Jun 4, 2024

+1! Very much needed to make the most of this plugin.

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

6 participants