#272, does not show the selection after copy w/o sel

This commit is contained in:
Basile Burg 2018-03-28 10:05:43 +02:00
parent ad9276ef62
commit 91602dd9e7
1 changed files with 1 additions and 0 deletions

View File

@ -1293,6 +1293,7 @@ begin
begin
SelectLine(false);
ExecuteCommand(ecCopy, #0, nil);
SelEnd:=SelStart;
end;
ecPaste: patchClipboardIndentation;
ecCompletionMenu: