static void copyConsoleInputToClipboard() { copyTextToClipboard(consoleInput()); }