OrioPrisco / minishell

GNU General Public License v2.0
0 stars 1 forks source link

Heredoc control d #126

Closed OrioPrisco closed 1 year ago

OrioPrisco commented 1 year ago

handle ^D in heredoc properly, by not failling and perinting an error message. Finally closes #74

OrioPrisco commented 1 year ago

Bypassing review due to time constraints