Files
runelite/runelite-client
James d08d80c468 ChatCommands: Add Clipboard Support (#1040)
* Add Chat Input Clipboard Support

Add CTRL+V and CTRL+C support to the in-game chatbox.

Fixes an issue with errors being thrown when shortcuts were used when not currently logged in.

Extracts clipboard logic (a couple places already had a sort of "copy" functionality) to a simple clipboard util.

* Checkstyle fix
2019-07-19 09:28:05 +01:00
..