Support `-z` for null-separated output
lovesegfault opened this issue · 0 comments
lovesegfault commented
It's hard to use exa
when you have cursed filenames containing newlines and other oddities. It'd be great if, like many other cli tools, it supported a -z
flag which made exa
's output be separated by \0
instead of \n
.