branch: externals/dtache
commit d693d4c386aaca6cd956e82fd73f195bb9defd00
Author: Niklas Eklund <[email protected]>
Commit: Niklas Eklund <[email protected]>
Update README with links to blog posts
---
README.org | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index fac719e004..330303939b 100644
--- a/README.org
+++ b/README.org
@@ -152,7 +152,7 @@ These are commands that the package provides and which the
user is expected to b
| dtache-eshell-create-session | Create a session |
| dtache-eshell-attach | Attach to a session |
-To detach from a session simply use =C-c C-c=.
+To detach from a session simply use =C-c C-c=. In this
[[https://niklaseklund.gitlab.io/blog/posts/dtache_eshell/][blog post]] there
are examples and more information about the extension.
** Consult
@@ -175,6 +175,8 @@ This package provides the =dtache-consult-session= command
which is a replacemen
| Remote host sessions | r |
| Current host sessions | c |
+Examples of the different sources are featured in this
[[https://niklaseklund.gitlab.io/blog/posts/dtache_consult/][blog post]].
+
** Embark
The user have the possibility to integrate =dtache= with the package
[[https://github.com/oantolin/embark/][embark]]. The =dtache-action-map= can be
reused for this purpose, so the user doesn't need to bind it to any key.
Instead the user simply adds the following to their =dtache= configuration in
order to get embark actions for =dtache-open-session=.