diff --git a/README_Amiga.md b/README_Amiga.md index 916f3049..3e00895b 100644 --- a/README_Amiga.md +++ b/README_Amiga.md @@ -88,10 +88,11 @@ Shows the current time and date in a view with large text Underlines matching pair for bracket under the caret **codesets** -This plugin is exclusive for AmigaOS 4 and uses the codesets.library to -translate ISO encoded files to unicode. When this is enabled new menu -items are added to load/save the code with a different encoding. Also -there is a new section at the status bar that show the file encoding. +This plugin uses the codesets.library on AmigaOS 4 and the +charsets.library on MorphOS to translate ISO encoded files to unicode +and vice-versa. When this is enabled new menu items are added to +load/save the code with a different encoding. Also there is a new +section at the status bar that show the file encoding. This plugin is **EXPERIMENTAL** and heavily inspired from the encoding plugin at https://github.com/jgmdev/lite-xl-encoding @@ -239,7 +240,8 @@ https://git.walkero.gr/walkero/lite-xl/issues - Compiled with SDL 2.30.0 that supports editing with ISO encodings, other than English. Now the editor should be able to support any language and in conjuction with the codesets plugin be able to make text - encodings conversions (AmigsOS 4 version only) + encodings conversions +- Now the codesets plugin supports MorphOS 3.18 and above ### Changed - Changed the way the "Open in system" option executes the WBRun command