From c6c2d25cb561946e993e5dc5919afed8017cd087 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 8 Dec 2022 20:18:23 -0500 Subject: add etherpads to wiki pages --- 2022/talks/detached.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to '2022/talks/detached.md') diff --git a/2022/talks/detached.md b/2022/talks/detached.md index b5bf5529..70089ac0 100644 --- a/2022/talks/detached.md +++ b/2022/talks/detached.md @@ -52,6 +52,35 @@ it encourage me to experiment and explore. Whether it is about writing a small function, or a package, the ability to mold Emacs to what makes sense to us as individuals is something to cherish. +# Discussion + +## Questions and answers + +- Q: Can it replace ssh+tmux for persistent sessions on remote hosts? + - A: Not yet; being considered for future work. +- Q: I see integration with projectile in the readme, does it also + integrate with project.el? + - A: Not yet but should be easy to add. +- Q:  Can you detach a session from shell-mode and reattach from + eshell/vterm/term-mode?  Or start a compile in shell-mode and attach + it from compilation-mode? + - A:  +- Q: How do you talk to **dtach? Could it be feasible to run a child + emacs instead of dtach?  Would it make sense? Better communication + maybe?** + - A: +- Q: How does it handle processes that require user input? (Usually to + type y/n, etc). M-x compile is great but can\'t handle user input. + - A: +- Q:Can you rerun a command (session?) but in another directory? + - A: +- Q: What are some other places where this might be useful?  mu4e + fetching mail?  Git processes started by Magit?  What things would + you like to see working in a 1-2 year timeframe? + - A:  +- Q: What are you currently excited about in emacs?  + + [[!inline pages="internal(2022/info/detached-after)" raw="yes"]] [[!inline pages="internal(2022/info/detached-nav)" raw="yes"]] -- cgit v1.2.3