Created attachment 872630 [details] proposed patch Description of problem: less considers the characters in the range between U+20B6 and U+20BA as the "Not Assigned" and show with $LESSUTFBINFMT. but those were assigned in Unicode 5.2, 6.0 and 6.2. Version-Release number of selected component (if applicable): less-458-6.fc20 How reproducible: always Steps to Reproduce: 1.echo $'\u20ba' | less 2. 3. Actual results: <U+20BA> Expected results: ₺ Additional info: You can see more details what they are by gucharmap say.
I discussed this issue with Mark Nudelman. He told me, the next less release will be using directly UnicodeData.txt file. I will commit this fix for fedora 20.
less-458-7.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/less-458-7.fc20
Package less-458-7.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing less-458-7.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-4611/less-458-7.fc20 then log in and leave karma (feedback).
less-458-7.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.