input: Only skip blank lines on PS1
commit1a0cc2a4f52aefb6ad00eb5b242f39d530460063
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 5 Jan 2023 07:26:10 +0000 (5 15:26 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 8 Jan 2023 12:03:41 +0000 (8 20:03 +0800)
tree1526152c213095f0b529cb4466ba038ae8dca28c
parentde23304e72857733e65355275cddf1415a22c558
input: Only skip blank lines on PS1

Blank line should not be skipped if they're found on PS2.

Reported-by: Harald van Dijk <harald@gigawatt.nl>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
src/input.c