Fix #722: Remote cmd's output: allow separate filenames with a null character
authorColin Clark <cclark@carbon>
Mon, 25 Nov 2019 13:08:12 +0000 (13:08 +0000)
committerColin Clark <cclark@carbon>
Mon, 25 Nov 2019 13:08:12 +0000 (13:08 +0000)
commit498f49d9ab687d8eda99ca59d140bc0b74f3d119
tree3a1ff6a08cad86dec9106b5cb934e57d0aeaf020
parent5f79d455049a2c164603a032016d7707bb63448a
Fix #722: Remote cmd's output: allow separate filenames with a null character

Additional remote command: --print0
Terminate returned data with a null character instead of a newline
doc/docbook/GuideReferenceCommandLine.xml
geeqie.1
src/remote.c