local-echo
local-echo copied to clipboard
paste text to current input
I use this code to localEcho.handleCursorInsert(text);, everything looks good.
But the comment saids the functionhandleCursorInsert() is Internal API, I wonder if this is the right way to handle paste event.