The tab bar (the horizontal bar which holds the tab for each open file) also contains "left" and "right" arrow buttons on the left side, and one "down" arrow at the right side of the bar. These "left/right" buttons switch between which tab is active, and the "down" button opens a dropdown list of all open tabs.
How can I disable or hide only these buttons, while still showing tabs in the tab bar?
In Sublime Text > Preferences > Settings - User, add the following line.
"enable_tab_scrolling": false,
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With