Explorar el Código

Print ESHELL in eshell prompt

pull/5/head
10sr hace 9 años
padre
commit
4d1f51775b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el Ver fichero

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

It looks like:

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


Cargando…
Cancelar
Guardar