rdfind icon indicating copy to clipboard operation
rdfind copied to clipboard

Use tabs instead of spaces in result.txt file

Open cmayer opened this issue 1 year ago • 1 comments

I have file names that contain spaces. I try to avoid them, but its not always my choice.

Now if I split the lines in the result files using a normal space as delimiter, I have different numbers of columns in different lines. If tabs would be used to separate the columns, this problem could be avoided nicely.

Have I missed an option here?

cmayer avatar Oct 07 '23 18:10 cmayer

I see no option to change this behavior. In the shell, filenames with spaces are typically enclosed with quotes.

fire-eggs avatar Oct 08 '23 19:10 fire-eggs