Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
10sr
/
dotfiles-mirror
réplica de
https://github.com/10sr/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Save command history on entering eshell-text-mode
pull/1/head
10sr
hace 10 años
padre
6480d7d759
commit
cc9a11d020
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
emacs.el
+ 1
- 0
emacs.el
Ver fichero
@@ -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")
Escribir
Vista previa
Cargando…
Cancelar
Guardar