kiil opened this issue 2 years ago · 1 comments
I am using nushell.
I have this in test.nu
test.nu
echo test
but
nwg-wrapper -s test.nu
outputs just
tes
It seems that nwg-wrapper "eats" the last character in the file.
This is probably unrelated to nwg-wrapper. Sorry for the inconvenience.