You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 madeexa
's output be separated by\0
instead of\n
.The text was updated successfully, but these errors were encountered: