From d2343140953ee27cd0d495eeda797b82cdfcfb01 Mon Sep 17 00:00:00 2001 From: Anthony Rose Date: Tue, 19 Nov 2024 12:39:48 +0000 Subject: [PATCH] Force UTF-8 --- roles/home-cli/files/mc.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/home-cli/files/mc.ini b/roles/home-cli/files/mc.ini index c974362..d4465ed 100644 --- a/roles/home-cli/files/mc.ini +++ b/roles/home-cli/files/mc.ini @@ -9,6 +9,8 @@ top_panel_size=1 [Misc] spell_language=en +display_codepage=UTF-8 +source_codepage=UTF-8 [Panels] auto_save_setup_panels=false