16 Oct 12, 06:33AM
One thing to stress when using this command is that it is just an alias that stores whatever the last console line is. So if you want to indicate that you already saw the current conline, you might do something like conline = [], which will replace the contents with nothing. When something new pops up, then it will get replaced with the new content.