diff options
-rw-r--r-- | init.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |