thgcode / snippetsForNVDA

Text snippets handling for the NVDA screen reader, including clipboard memory and more
GNU General Public License v2.0
4 stars 6 forks source link

Feat: Say first, copy if sure #3

Closed JosielSantos closed 4 years ago

JosielSantos commented 4 years ago

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: