Files
emacs/lisp/eshell
Jim Porter e58b1d371f Reset the Eshell prompt when signaling with no foreground process
This fixes a small regression from commit eef32d13da.

* lisp/eshell/esh-proc.el (eshell-reset): Declare here.
(eshell-reset-after-proc): Move implementation to...
(eshell--reset-after-signal): ... here...
(eshell-interrupt-process, eshell-kill-process eshell-quit-process)
(eshell-stop-process, eshell-continue-process): ... and call it.
2023-10-12 18:23:46 -07:00
..
2023-07-01 12:03:56 -07:00