Ticket #3111: configurable selection reset on CK_Store.
commitfb9b12c3d2f14e12edd4b3abde80d530f317f124
authorSergey Naumov <sknaumov@gmail.com>
Tue, 3 Dec 2013 06:02:33 +0000 (3 10:02 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 20 Dec 2013 05:33:31 +0000 (20 09:33 +0400)
treed2e30fbd337fa94b16df1e3a1f0d0d4c11249927
parent4ad5b134dc1bdbb4c43efeb6a735d0d7408e4ab8
Ticket #3111: configurable selection reset on CK_Store.

In mc-4.7.x.x selection was reset on CK_Store (copy to buffer).
In mc-4.8.x (4.8.11 and older) it is not.

Now this behavior is configurable using editor_drop_selection_on_copy
key in the ini file.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
doc/man/mcedit.1.in
src/editor/edit.h
src/editor/editcmd.c
src/setup.c