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
{{ message }}
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.
snowman
changed the title
Feature request: add -0 option to accept files terminated by a null character
Feature request: add -0 option to output files terminated by a null character
Jul 4, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Currently, the output of
sxiv
is not terminated bynull
Expected
The
-0
option corresponds to the-print0
option offind
By using
-0
option,sxiv
output files usingNUL
as delimiter instead ofnewline
The text was updated successfully, but these errors were encountered: