From 89f7058c97d690c27cad9a67c7e3aeea67d2b2be Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 30 Nov 2020 13:56:19 -0500 Subject: Add rough dump --- 2020/info/30.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) (limited to '2020/info/30.md') diff --git a/2020/info/30.md b/2020/info/30.md index 32142603..824f9048 100644 --- a/2020/info/30.md +++ b/2020/info/30.md @@ -11,3 +11,55 @@ the project. URL: + + + +# Questions + + +## Q5: Does/will this work with 'emacs -nw'? + + +### yes, it does + + +## Q4: Thats a nice looking prompt, do you have it on a git repo we could see, or something of that manner? Thanks, I use bash right now so I didn't know it was the default on the others. + +It is not the default, but it is available easily with oh-my-zsh or similar on fish. I think the prompt is this: + + + +## Q3: Is there a plan to avoid the initial compilation step? + +Not any time soon. You will have to compile vterm the first time you start it. + + +## Q2: What are differences between Eshell and Vterm? + + +### performance + + +### Vterm is like xterm but in Emacs, eshell is like bash but in Emacs. + + +### + + +## Q1: could you put your testing scripts up somewhere? + + +### 256colors: + + +### title: + + +### I cannot pastebin the 1MB of data, I pasted a sample of it: + + +# Notes + + +## + -- cgit v1.2.3