Add recommendation to run applications within dvtm under abduco to README

This commit is contained in:
Marc André Tanner 2016-01-09 09:57:13 +01:00
parent fdd0c4163f
commit 62d31e784c
1 changed files with 7 additions and 1 deletions

View File

@ -83,7 +83,13 @@ A session can be reattached by using the `-a` command line option
in combination with the session name which was used during session
creation.
abduco -a demo
$ abduco -a demo
If you encounter problems with incomplete redraws or other
incompatibilities it is recommended to run your applications
within [dvtm](https://github.com/martanne/dvtm) under abduco:
$ abduco -c demo dvtm your-application
Check out the manual page for further information and all available
command line options.