Function: eshell-output-filter

eshell-output-filter is a function alias for eshell-interactive-process-filter, defined in esh-proc.el.gz.

This function is obsolete since 30.1; use eshell-interactive-process-filter instead.

Signature

(eshell-output-filter PROCESS STRING)

Documentation

Send the output from PROCESS (STRING) to the interactive display.

This is done after all necessary filtering has been done.

Aliases

eshell-output-filter (obsolete since 30.1)