gysiang / minishell

0 stars 1 forks source link

resolved heredoc ctrl-c signal #289

Closed gysiang closed 4 months ago

gysiang commented 4 months ago

@axellee1994 can help me test if this is working correctly? ctrl-c in heredoc.

axellee1994 commented 4 months ago

@gysiang can give me about 10-20 mins? Almost done resolving two of the test cases

axellee1994 commented 4 months ago

image

@gysiang Looks okay on my side even though the ^C is missing in the command line. Can defend it unless you want to add the ^C into it