From 989e6316a5dfde0f0717c5573d6e10f8ca603cc1 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Wed, 8 Mar 2023 11:46:51 -0500 Subject: Add eshell chapter index --- 2022/info/eshell-before.md | 14 +++++++++++++- 2022/talks/eshell.md | 7 ------- 2 files changed, 13 insertions(+), 8 deletions(-) (limited to '2022') diff --git a/2022/info/eshell-before.md b/2022/info/eshell-before.md index e7acabfe..1c57c21e 100644 --- a/2022/info/eshell-before.md +++ b/2022/info/eshell-before.md @@ -35,6 +35,18 @@ Status: TO_INDEX_QA # Q&A -
Listen to just the audio:
+
[[!template id="chapters" vidid="eshell-qanda" data=""" +00:31.280 Do you fall back to vterm only when needing terminal emulation? +01:56.320 Have you thought about adding the Eshell manual? +02:43.200 Can Eshell be used from Elisp? +03:33.880 How does that interplay with literate devops? +04:42.880 Do you have a strategy for getting around Eshell's lack of support for input redirection? +07:35.040 Do you have a preferred method for getting argument completion for shell commands? +09:14.320 Similarly, is it possible to get Eldoc-based completion for Elisp calls in Eshell? +10:33.720 Integrating functions into Emacs core +12:51.760 Are you the maintainer of Eshell now? No, just an interested bystander. +18:13.880 Do you ever fall back to terminals/shells outside Emacs, and if so, in what circumstances? + +"""]]
Listen to just the audio:
# Description \ No newline at end of file diff --git a/2022/talks/eshell.md b/2022/talks/eshell.md index 011b1a31..def188e8 100644 --- a/2022/talks/eshell.md +++ b/2022/talks/eshell.md @@ -11,13 +11,6 @@ Howard Abrams (he/him) [[!inline pages="internal(2022/info/eshell-before)" raw="yes"]] -[[!template id="help" -volunteer="" -summary="Q&A could be indexed with chapter markers" -tags="help_with_chapter_markers" -message="""The Q&A session for this talk does not have chapter markers yet. -Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="eshell-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] - While Eshell is this quick and dirty way to run external commands, its *dirtiness* plays into the Lisp’s *malleable* big ball of mud metaphor, -- cgit v1.2.3