Export's extra line break (extremely minor thing)

Discussion related to "Everything" 1.5.
Post Reply
lifu
Posts: 39
Joined: Tue Jun 15, 2021 11:04 pm

Export's extra line break (extremely minor thing)

Post by lifu »

I exported a list of results as a txt file and, as part of a script, I was using the line count as the amount of files to look through.

However, there's an extra line break at the end of the file, leading to a blank line, so the amount of files is actually one less than the line count.

Not a big deal, but I figured I'd point it out. I think that blank line should be trimmed.
Post Reply