Closed cvoorhees15 closed 8 months ago
@cvoorhees15 thanks a lot for contributing.
@all-contributors please add @cvoorhees15 for code
@gautamkrishnar
I couldn't determine any contributions to add, did you specify any contributions? Please make sure to use valid contribution names.
I've put up a pull request to add @cvoorhees15! :tada:
No one really asked for this but this is something I added to my local copy of the tool for convenience so figured I'd share.
Add new menu option in the ui which copies the text from the currently displayed answer to the users clipboard.
Feature uses the pyperclip library.
Feature is currently bound to the x key. (not sure if there is a better key as c is used for opening the comments)
I use the tool on WSL 2 running Ubuntu 22.04 (Windows 10 PC) which is where these changes were tested