From 89f92fa0d556f723566f7d746a700fa5d0508cc2 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 3 Apr 2021 01:53:44 +0100 Subject: keep eshell visual buffers for longer --- init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.org b/init.org index 5bfb684..7b534ee 100644 --- a/init.org +++ b/init.org @@ -2528,7 +2528,7 @@ (setq eshell-visual-subcommands '(("git" "log" "diff" "show") ("sudo" "vim")) - eshell-destroy-buffer-when-process-dies t + eshell-destroy-buffer-when-process-dies nil eshell-escape-control-x t) #+END_SRC ***** bol -- cgit v1.2.3