Function: eshell-reset-after-proc

eshell-reset-after-proc is a function alias for eshell--reset-after-signal, defined in esh-proc.el.gz.

This function is obsolete since 30.1; use eshell--reset-after-signal instead.

Signature

(eshell-reset-after-proc STATUS)

Documentation

Reset the prompt after a signal when necessary.

STATUS is the status associated with the signal; if eshell-reset-signals matches status, reset the prompt.

This is really only useful when "signaling" while there's no foreground process. Otherwise, eshell-resume-command handles everything.

Aliases

eshell-reset-after-proc (obsolete since 30.1)