Open thgcode opened 1 year ago
This pull request addresses the case when the user pastes an snippet, the clipboard is overwritten. It does this by saving the clipboard content, pasting the snippet and then copying the old content again.
This pull request addresses the case when the user pastes an snippet, the clipboard is overwritten. It does this by saving the clipboard content, pasting the snippet and then copying the old content again.