Kaynağa Gözat

Print ESHELL in eshell prompt

pull/5/head
10sr 9 yıl önce
ebeveyn
işleme
4d1f51775b
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el Dosyayı Görüntüle

@@ -2155,7 +2155,7 @@ if arg given, use that eshell buffer, otherwise make new eshell buffer."


It looks like: It looks like:


:: [10sr@darwin:~/]
:: [10sr@darwin:~/][ESHELL]
:: $ :: $
" "
(concat ":: [" (concat ":: ["
@@ -2178,7 +2178,7 @@ It looks like:
'underline 'underline
str) str)
str) str)
"]\n:: "
"][ESHELL]\n:: "
(if (eq 0 (if (eq 0
eshell-last-command-status) eshell-last-command-status)
"" ""


Yükleniyor…
İptal
Kaydet