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 (issue-4): Save the selected text to memory instead of the clipboard content #5
Closed
JosielSantos closed 4 years ago
This PR tries to resolve https://github.com/thgcode/snippetsForNVDA/issues/4 By now, it is working only with editable text components. The next step is try to save web selected text.