#1004362 diatheke: Search output list formatting is broken

Package:
diatheke
Source:
sword
Description:
command line bible browsing and search tool
Submitter:
"Owen T. Heisler"
Date:
2022-03-20 09:36:03 UTC
Severity:
normal
#1004362#5
Date:
2022-01-25 21:21:49 UTC
From:
To:
Dear Maintainer,

Thank you for maintaining diatheke.

I noticed that diatheke's search output listing is broken. The first
separator is missing in the output.

Current behavior:

$ diatheke -b KJV -s multiword -k Melchizedek
Entries containing "Melchizedek"-- Genesis 14:18Psalms 110:4 ;  -- 2 matches total (KJV)

Expected behavior:

$ diatheke -b KJV -s multiword -k Melchizedek
Entries containing "Melchizedek"-- Genesis 14:18 ; Psalms 110:4 ;  -- 2 matches total (KJV)

Thank you,

Owen T. Heisler

#1004362#10
Date:
2022-01-25 21:33:29 UTC
From:
To:

I found this already reported upstream, with some patches attached.

<https://tracker.crosswire.org/browse/MODTOOLS-103>