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

[Feature request]: Add command to simultaneously copy to clipboard and save to disk #139

Open
KennethHoff opened this issue Dec 18, 2024 · 0 comments

Comments

@KennethHoff
Copy link

KennethHoff commented Dec 18, 2024

When using screenshotting utilities, I always like to store all screenshots I make to make sure I don't lose it, and to have something to look back on, so naturally the first thing I did after installing CodeSnap.nvim was to look for such a command, but that seemingly didn't exist. After realizing this, I figured setting the save_path option would help, but that only set the output for the :CodeSnapSave command. Fair enough I thought; I can just call :CodeSnap followed by :CodeSnapSave.. "No code is selected" - Apparently you deselect the code as well. Fair enough again; I can just use gv to re-select the last region, but that didn't work either, so here I am, asking for a feature:

Please add a way to always save the images to disk or a command that does both copy-to-clipboard and save-to-disk (The latter is probably better).

@KennethHoff KennethHoff changed the title Copy to clipboard _and_ save to disk [Feature request]: Add command to simultaneously copy to clipboard and save to disk Dec 18, 2024
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