TextAnalysisTool / Releases

Repository for storing release artifacts (ex: binaries).
92 stars 26 forks source link

Allow disabling paste when a file is open #18

Closed mattsnowboard closed 8 years ago

mattsnowboard commented 9 years ago

I've done this too many times. It's easy to copy something, then go to TextAnalysisTool and try to create a new filter (ctrl-n, ctrl-v) but accidentally just paste the text over your 500 MB open file.

It would be nice if I could at least disable paste, assuming it's a feature others actually use for something.

tomers commented 9 years ago

This happened to me several times, and it is a rather frustrating experience. I suggest that a confirmation message box will pop whenever a text is pasted over an open file.

DavidAnson commented 8 years ago

Implemented in version 2016-01-08 (see Edit/Preferences).