Updated information about environment variables. - sam - An updated version of … | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 0ffa848de75a8794ffeff7772abb23c0c06d07bd | |
parent 1cf5a68488d6dcb2f52fd75dd5e828e0cb60bad9 | |
Author: Rob King <[email protected]> | |
Date: Fri, 25 Nov 2016 00:07:55 -0600 | |
Updated information about environment variables. | |
Diffstat: | |
README.rst | 3 +++ | |
1 file changed, 3 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -76,6 +76,9 @@ If it is installed, | |
the `B` command can be executed both locally (on the machine running `samterm`… | |
and remotely (on the machine running `sam`) without the '-r' option. | |
+Note that sam relies on the contents of the `LANG`, `LC_CTYPE`, and/or `LC_ALL… | |
+If you're using `ssh(1)` to run sam remotely, be sure to pass those variables … | |
+ | |
Installation Paths | |
------------------- | |