Ticket #4562: mcedit: don't apply macros to the pasted text.
commite9258fcc6cd81e38c556732d8d8e954615ade04e
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 21 Jul 2024 16:31:38 +0000 (21 19:31 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sun, 21 Jul 2024 16:57:00 +0000 (21 19:57 +0300)
treec2314f6f7c6a7daba9d8880eac7182078b481c4c
parent9f4e88fd7022e9946004026df4725903434d23ac
Ticket #4562: mcedit: don't apply macros to the pasted text.

(edit_callback): use bracketed_pasting_in_progress variable to detect
if text is being pasted. If yes, paste text as is without macro
expanaison.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/editor/editwidget.c