comint-postoutput-scroll-to-bottom

comint-postoutput-scroll-to-bottom is a compiled Lisp function in `comint.el'.

(comint-postoutput-scroll-to-bottom STRING)

Go to the end of buffer in some or all windows showing it.
Do not scroll if the current line is the last line in the buffer.
Depends on the value of `comint-move-point-for-output' and
`comint-scroll-show-maximum-output'.

This function should be in the list `comint-output-filter-functions'.