Question
Any way to tell which module the user is in?
Although I try to avoid it, I occasionally find myself writing plugins that do menu manipulation and other keystroke emissions that depend on module.
It would be great if there was a way, *any* way, to tell which module is active - even if it entailed sending keystrokes and testing response...
~R.