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

Add command that copies the provided argument #45

Open
3N4N opened this issue Jun 8, 2023 · 0 comments
Open

Add command that copies the provided argument #45

3N4N opened this issue Jun 8, 2023 · 0 comments

Comments

@3N4N
Copy link

3N4N commented Jun 8, 2023

A vim command :OSCYankText that copies all the arguments as a single string of text will be very useful. It'll replace the use case of let @* = "some text".

I realize that I can do :call OSCYank("some text"), and I personally am happy to do that, but the deprecation warning when executing :OSCYank might mean to someone that OSCYank() is dysfunctional.

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

1 participant