NicolaiSoeborg / manipulator-plugin

A plugin for manipulating text (UPPER, lower, base64, etc) in the editor "Micro"
MIT License
39 stars 3 forks source link

Add unicode support #4

Open matbesancon opened 4 years ago

matbesancon commented 4 years ago

I opened issue https://github.com/zyedidia/micro/issues/1403 in micro itself but this plugin could be the most appropriate place for unicode support.

Trying to read the code, I'm not that much of a regex wizard, is a matching function on strings enough?