fix #2298
This commit is contained in:
parent
c4576faff0
commit
eecc73037d
|
|
@ -3967,6 +3967,7 @@ begin
|
|||
readbuffer := ed.Text + Environment.NewLine;
|
||||
IOPanel.Invoke(SetIOPanelInVisible);
|
||||
MainThread.Resume;
|
||||
e.SuppressKeyPress := true;
|
||||
end;
|
||||
end;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue