Readme: add disclaimer

This commit is contained in:
Adrien Schildknecht 2013-06-23 19:07:55 +02:00
parent c04fa19254
commit ba792e9f39

View File

@ -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 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. 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 Requirements
------------ ------------
- Linux - Linux