Cleaned and tried to optimise my old fix for #61 issue
I thought it would be nice to be able to switch scope on the fly and see the current scope
so I implemented solution with scopes stored in table and update of scope and title by hotkey
Cherrypicked ccakes tests, because there is no much difference in implementation
Sorry, I mostly never coded in lua, so will be good if you point at mistakes, if there are any
Thanks @l4zygreed I need to spend some time reviewing this! It looks great. I've mostly never coded in lua either until working on this, so you may know more than me actually
Cleaned and tried to optimise my old fix for #61 issue
I thought it would be nice to be able to switch scope on the fly and see the current scope so I implemented solution with scopes stored in table and update of scope and title by hotkey
Cherrypicked ccakes tests, because there is no much difference in implementation
Sorry, I mostly never coded in lua, so will be good if you point at mistakes, if there are any