eshell-postoutput-scroll-to-bottom

eshell-postoutput-scroll-to-bottom is a compiled Lisp function in `esh-mode.el'.

(eshell-postoutput-scroll-to-bottom)

Go to the end of buffer in all windows showing it.
Does not scroll if the current line is the last line in the buffer.
Depends on the value of `eshell-scroll-to-bottom-on-output' and
`eshell-scroll-show-maximum-output'.

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