textutils: encode to UTF-8 before sending to the application.
authorMatthew Mondor <mmondor@rpi.xisop>
Fri, 15 Apr 2022 18:58:22 +0000 (14:58 -0400)
committerMatthew Mondor <mmondor@rpi.xisop>
Fri, 15 Apr 2022 18:58:22 +0000 (14:58 -0400)
commit62f3dde458b7862cf35b551011dd4a7a74982cfa
tree7b124d5cfca9ad9629b027f673e78aa21893de48
parent7a01226d8b95b53db852c82dbe0dbe6e521b4318
textutils: encode to UTF-8 before sending to the application.
This allows to pass Latin-1, etc.  Dead accents support still
lacking.
utils/textclient.c