v1cont / yad

Yet Another Dialog
GNU General Public License v3.0
675 stars 58 forks source link

Specify --cycle-read delimiter #93

Open cou645 opened 4 years ago

cou645 commented 4 years ago

Yad form cycle read currently cycles feeds according to newline characters. This is quite inconvenient because newlines may appear within a text body. It would be convenient if a full ascii block could be used as a delimiter., or something user defined.