mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
2ea4a7c3b7
Problem: No scroll/scrollbar support in the tabpanel Solution: Add support for it (Yasuhiro Matsumoto) closes: #19979 Signed-off-by: Yasuhiro Matsumoto <mattn.jp@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>