Przeglądaj źródła

Save command history on entering eshell-text-mode

pull/1/head
10sr 9 lat temu
rodzic
commit
cc9a11d020
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Wyświetl plik

@@ -1961,6 +1961,7 @@ C-x t to toggling emacs-text-mode
((eq major-mode
'eshell-mode)
(message "Eshell text mode enabled")
(eshell-write-history)
(eshell-text-mode))
(t
(message "Not in eshell buffer")


Ładowanie…
Anuluj
Zapisz