mirror of
https://github.com/vim/vim.git
synced 2026-05-23 18:51:56 +02:00
cabf80ff2f
Problem: Python: not so easy to access tab pages.
Solution: Add window.tabpage, make window.number work with non-current tab
pages. (ZyX)