You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugfix: use getter to access window-vector
related with #4 and #5: there is a crash from time to time when frame-local and
winum-assign-func reserves numbers.
return empty string instead of nil when window does not exist
protects against potential errors being thrown and probably fixes#3 (although
understanding the root cause is still necessary).