summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Adrien Schildknecht <adrien+dev@schischi.me>2013-06-23 19:07:55 +0200
committerGravatar Adrien Schildknecht <adrien+dev@schischi.me>2013-06-23 19:07:55 +0200
commitba792e9f39aa8ac00d661b7bfbe2a6e32024dacc (patch)
treed4f405b0562ef3e2cc214f0df92c8e936b74a071
parentc04fa192545d6dc33b4e1c24de2b6cb7d9cea12d (diff)
Readme: add disclaimer
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0be7882..289ae27 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,11 @@ getting the working directory of the terminal emulator instead of the shell.
Finally it prints the content of `/proc/pid/cwd` on the standard output. If
xcwd was unable to find the PID, it prints the content of the `HOME` variable.
+Disclaimer
+----------
+This script can't retrieve the working directory of a shell in tmux, screen
+or in an instance of urxvtc.
+
Requirements
------------
- Linux