The script key "NVDA+ctrl+shift+[0-9]" directly pastes the memory content.
This behaviour can be anoying if the user presses the wrong number and accidentally pastes content that he don't want to be pasted.
So I decided to open this PR:
Pressing the key to paste once, NVDA will just speak the content of this memory region.
Pressing the key two or more times NVDA will paste the content.
The script key "NVDA+ctrl+shift+[0-9]" directly pastes the memory content. This behaviour can be anoying if the user presses the wrong number and accidentally pastes content that he don't want to be pasted.
So I decided to open this PR: