Hello, everyone. Recently I’ve noticed the Edit >Cut command behaving quite differently when invoked multiple times without any cursor movement between each invocation – specifically, it is accumulating all of the deleted lines into the system clipboard, so when I paste the contents of the clipboard, it pastes all of the cut lines, instead of just the last one which was cut. I can understand that people would like to have a Cut and Append command at their disposal, but I think it should be by choice, and not as a replacement for the standard Cut command. This new behavior appears to be introduced in a fairly recent update of Komodo IDE, as I didn’t see it in the initial version I started using.
Does anyone know what I’m talking about and, if so, know how to revert the behavior back to the traditional approach of cutting the lines one by one into the clipboard (so a paste command will output just the most recently deleted line)?