aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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
42 42
43Adjust the repository URL to your version of openSUSE by substituting `openSUSE_Tumbleweed` with your actual version eg `opensSUSE_42.2`. 43Adjust the repository URL to your version of openSUSE by substituting `openSUSE_Tumbleweed` with your actual version eg `opensSUSE_42.2`.
44 44
45## Windows
46
47lua-term works on Windows as well when virtual terminal processing is enabled. To have this enabled automatically ensure that
48[LuaSystem](https://github.com/lunarmodules/luasystem) is installed (version 0.4.0 or newer). If found, that module will be used
49to enable virtual terminal processing and to switch output to utf-8.
50
45Usage 51Usage
46----- 52-----
47 53