Subj : GoldEd and UTF-8 (iso-8859-1) To : All From : Carlos Navarro Date : Sun Jan 01 2023 09:29 pm CN> Two articles about "Training Golded to play UTF-8" were published in CN> the FidoNews in 2020, written by Michiel van der Vlist. CN> In the second one (Volume 37, Number 18 - 04 May 2020) he explained a CN> way to add partial, limited UTF-8 support to GoldEd+ without the need CN> for an external editor. ( CN> http://www.vlist.eu/downloads/fidonews/myarticles/goldutf2.art ) [...] Linux users may be interested in using these translation tables for iso-8859-1: http://www.cyberiada.org/fido/files/iso_utf8.chs http://www.cyberiada.org/fido/files/utf8_iso.chs (The first one is the same as iso1_u8.chs from GoldEd+ GitHub repo, but with a small change to have the correct level in the CHRS kludge. The second one is based on Michiel's utf8_850.chs, but with the translation codes for iso-8859-1 instead of codepage 850.) The XLAT* lines in GoldEd's configuration would be like: XLATLOCALSET LATIN-1 XLATCHARSET LATIN-1 UTF-8 iso_utf8.chs XLATCHARSET UTF-8 LATIN-1 utf8_iso.chs You should set your terminal to iso-8859-1 before launching the editor. Carlos --- GoldED+/W32-MSVC 1.1.5-b20180707 * Origin: cyberiada point (2:341/234.1) .