Unclosed quotes on heredoc mode

2021-11-17 Thread João Almeida Santos
else to test. I’m on version 5.1 btw. Is this an expected behavior or a bug? Thank you! Kind regards, João Almeida Santos

Re: Unclosed quotes on heredoc mode

2021-11-17 Thread João Almeida Santos
Thank you for your reply Robert and Lawrence! I understand the description alone is hard to follow, so I think the image below should make it clearer. Otherwise let me know! Kind regards, João Almeida Santos

Re: Unclosed quotes on heredoc mode

2021-11-17 Thread João Almeida Santos
le (wanted 'ola ') ola"" ola" ola In the above example, I don't unterstand how to provide the wanted delimiter! I try to close the quote, in case it is needing it, but even with both quotes, just one or none, it doesn't close...not even with a '\n' cha

Re: Unclosed quotes on heredoc mode

2021-11-17 Thread João Almeida Santos
Ok, got it. It makes sense now! Thank you very much for your detailed explanation guys; now that I understand it, I’ll try to implement that on my mini shell. It’s a bit too soon, but merry Christmas to you all! Kind regards, João Almeida Santos