Is it possible to get the window id of the currently active window? $wid only works when entering a command into the editbox.
I don't want to use $window($active).wid, as there can be multiple windows with the same name.
If you have any idea, please tell me =)