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
Add number attribute to Window and Tabpage objects
The legacy if_pyth interface exposed a number attribute which was
equivalent to the winnr() and tabpagenr() values for the window and
tabpage, respectively.
Neovim 0.1.6 added the necessary API functions to support exposing this
information.
Closes#87
0 commit comments