No. I would like it to be possible to right click in the status window. Press "log" and then open the log. Like I got in the channels, using:

Code:
menu channel {
  Log:run $chan($active).logfile
  -
}


Now I would like to have that same option in the status window.

But:

Code:
menu status {
  Log:run $chan($active).logfile
  -
}


..does not do the trick.


I do not speak English. I speak Norwegian. So please bear with my poor English spelling and grammar.