Ticket #2238 (mcedit: do not reset selection after copy to clipboard)
commitbac3fbe8a9846592029c29e3966cbdb3791edac9
authorIlia Maslakov <il.smind@gmail.com>
Fri, 10 Dec 2010 07:53:15 +0000 (10 10:53 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 10 Dec 2010 08:32:09 +0000 (10 11:32 +0300)
treea1ebda5293ec4b4321728f904b45a8697e62b02a
parentb6c47f196ff998f8a91673ebe2c5b12de1b9b553
Ticket #2238 (mcedit: do not reset selection after copy to clipboard)

In mcedit, when the selected text is copied to the clipboard, the selection disappears.
    This behavior contradicts to the traditional behavior of all modern text editors and is highly annoying.
    Now selection don't reset after the text is copied into the clipboard.

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
src/editor/editcmd.c