Skip to content
Snippets Groups Projects
Commit e8abbcbc authored by Rianov Viacheslav's avatar Rianov Viacheslav Committed by Vladimir Davydov
Browse files

lua: fix sigint behavior in multiline input mode

This patch fixes the ctrl+c behavior in multiline mode.
The old behavior was ignoring sigint in this mode.
The new behavior is quitting this mode and printing the new
default prompt.
Added a new test for covering the mentioned case.

Follows up #2717
Closes #7109

NO_DOC=BUGFIX
parent b87ef00b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment