-
Notifications
You must be signed in to change notification settings - Fork 5
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
Ctrl+C to copy torrent name / filenames - feature request #20
Comments
Thanks for the report. I chose not to do this as a customisable keyboard shortcut and just use the platform's default "copy key sequence" instead, which means Ctrl-C on Windows and Linux and Command-C on macOS. I think I have something that works, can you download and test https://github.com/xavery/transgui/suites/12872584095/artifacts/694367702 to see if the changes are OK? |
It works... almost as expected. Copying torrent name works exactly as expected - |
OK. The paths now will now be copied relative to the torrent's root without including the save folder name, i.e. you will get The new build is here : https://github.com/xavery/transgui/suites/12886324416/artifacts/695327989 |
And it works exactly as expected. Thanks for adding this functionality super fast. I'm gonna create one more request/bugfix (sorting). Hope you don't mind. |
@Beersteddy Of course I don't, keep 'em coming. |
Any chance to have an option in the config to add a shortcut to copy selected torrent names in the main window and/or file name(s) when files selected in
torrent file list
example setting:
CopyName=Ctrl+C
The text was updated successfully, but these errors were encountered: