In gvim, is it possible to have multiple rows of file tabs?
That is, instead of showing left/right arrows to navigate around the tabline (for tabs that don’t fit into the tabline), it should ‘start’ a new row of tabs.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
AFAIK, no, unless you intend to change vim’s source.
But, if you need that many tabs, now don’t take me wrong, but if you need that many tabs you’re doing something wrong. ‘Vim’s way’ is effective buffer and windows control. There are many nice buffer managers, which help while editing many buffers (files). Try to take advantage of some of them.