clipper icon indicating copy to clipboard operation
clipper copied to clipboard

Setting Cyrillic text (cp1251) causes incorrect lines to be received in the clipboard

Open Baltazar500 opened this issue 3 years ago • 0 comments

Setting Cyrillic text (cp1251) causes incorrect lines to be received in the clipboard

cat /sdcard/cyrilic-cp1251.txt|am broadcast -a clipper.set -e text "$(cat -)" >/dev/null 2>&1

After setting the cyrillic text (cp1251), I get strange lines on the clipboard :

ʨਫ먶NDROID_ASSETS=/system/app

What's this ? Part of set or env variables?

cyrilic-cp1251.txt

Baltazar500 avatar Aug 01 '21 19:08 Baltazar500