sdlcl icon indicating copy to clipboard operation
sdlcl copied to clipboard

[Feature request] Copy/Paste text from clipboard function

Open rea987 opened this issue 7 years ago • 0 comments

Greetings @MrAlert,

It would be nice to have copy/paste text from clipboard function for SDLCL. I believe SDL2 has that function considering Valve titles allows copy/paste text from/to console. Following seem to be related functions:

https://wiki.libsdl.org/SDL_GetClipboardText https://wiki.libsdl.org/SDL_HasClipboardText https://wiki.libsdl.org/SDL_SetClipboardText

rea987 avatar Dec 01 '18 20:12 rea987