From 4dd0fbac93fcd18a8074f5021ca60be4bb87e979 Mon Sep 17 00:00:00 2001 From: Thijs Date: Mon, 24 Jun 2024 23:18:10 +0200 Subject: enable Windows support requires LuaSystem to be installed --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9ea4dd6..faf0194 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,12 @@ zypper in lua-luaterm Adjust the repository URL to your version of openSUSE by substituting `openSUSE_Tumbleweed` with your actual version eg `opensSUSE_42.2`. +## Windows + +lua-term works on Windows as well when virtual terminal processing is enabled. To have this enabled automatically ensure that +[LuaSystem](https://github.com/lunarmodules/luasystem) is installed (version 0.4.0 or newer). If found, that module will be used +to enable virtual terminal processing and to switch output to utf-8. + Usage ----- -- cgit v1.2.3-55-g6feb