Basically, as the user is typing commands and the ...
# fritz2
l
Basically, as the user is typing commands and the results are being displayed, once I reach the end of the screen I need to make sure the content is scrolled all the way to the bottom one another entry has been added to the end. If I do the scrolling as I add the entry, it won't work because at that time the DOM has not been updated yet.