[snip]

Quote:

The current session stores in #channel.1.log and insert to #channel.log after session close. I don't know it is a bug or a new feature. I prefer the old one.


Yeah, and this "breaks" things like:

Code:
//run $window($active).logfile


Well, it returns the log for the currently open window instead of the entire log file as it used to.

Code:
//run $mklogfn($active)


This, on the other hand, will return everything previous to the current conversation.