branch: externals/dtache commit cbc8c8ae701cf085db712f40f19b9573b625a7a6 Author: Niklas Eklund <niklas.ekl...@posteo.net> Commit: Niklas Eklund <niklas.ekl...@posteo.net>
Minor update to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5278cf4149..52f05ed27c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The package supports integration with multiple packages, here is a list of the b # Features -Since a `detached-session` contain all the output of the process as well as data such as, `what` command was run, `which` directory the process was launched etc, it opens up the possibility for the following features: +Since a `detached-session` contain all the output of the process as well as data such as, `what command` was run, `which directory` the process was launched etc, it opens up the possibility for the following features: - `Unlimited scrollback:` All the output from a `detached-session` is always accessible - `Remote support:` Full support for running on remote hosts. See `Remote support` section of the README