From 7b4f6462da014c877f190d7f218a17f875c6a8b5 Mon Sep 17 00:00:00 2001 From: wolandark <107309764+wolandark@users.noreply.github.com> Date: Thu, 4 Jul 2024 16:56:33 -1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90eed99..6b3ee10 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ This is recorded on Devuan (in case that matters). - Customizability! It is lightweight and extensible and FAST! # Notes -- Make sure to setup your $TERM variable properly. On Unix and Unix-like systems the $TERM must report `xterm-256color`. +- Make sure to setup your $TERM variable properly. On Unix and Unix-like systems the $TERM must report `xterm-256color`. See [this](https://github.com/wolandark/wim/wiki#how-to-setup-term) wiki note. - Some terminals hold unto your Ctrl or Alt or shift key for their own functions. It's up to you to use a sane terminal emulator! - This config has been tested on various GNU+Linux distros as well as MacOS, FreeBSD and Windows, but official support will only be provided for GNU+Linux distros.