Allow suggestions to suggest trailing newlines
Command substitution via $() trims trailing newlines so the old approach to reading everything from the fd was preventing suggestions from ending with newlines. Found the read solution here: https://stackoverflow.com/a/15184414/154703pull/420/head
parent
e263845bed
commit
68343c8de4
Loading…
Reference in New Issue