Closed Haliris closed 3 months ago
Sigint handlers functions now work properly for heredocs and main.
Added interrupt_main() and interrupt_heredoc() to call the correct functions depending on the context.
Replaced gnl with readline in put_line in here_doc(), removed gnl code and dependencies.
Ready for merge
Sigint handlers functions now work properly for heredocs and main.
Added interrupt_main() and interrupt_heredoc() to call the correct functions depending on the context.
Replaced gnl with readline in put_line in here_doc(), removed gnl code and dependencies.