samsa icon indicating copy to clipboard operation
samsa copied to clipboard

Allow characters outside of BMP in the "filter by string" box

Open Lorp opened this issue 2 years ago • 0 comments

Currently, characters outside of the BMP are not handled via the "filter by string" box, since only cmap Format 4 is handled, so only unicode ids <65536. Therefore characters such as U+1F60A ("😊") cannot be selected via that string.

Integration of samsa-core v2 will fix this, since it handles cmap Format 12.

Lorp avatar Nov 20 '23 15:11 Lorp