Andrzej Budzanowski
Results
2
comments of
Andrzej Budzanowski
So from [wikipedia](https://en.wikipedia.org/wiki/File_Allocation_Table), FAT32 supports [UCS-2](https://en.wikipedia.org/wiki/Universal_Coded_Character_Set) which more or less is Unicode. So i wouldn't target FAT32 (because you might be using [ExFAT](https://en.wikipedia.org/wiki/ExFAT)). But if you still want to support...
So with this MR, i wanted to solve two problems - that i feel are somewhat interconnected. First one: ability to search that tag contain some string instead of searching...