Sublime Forum

Sublimed Text Editor Tabs

#1

I must have inadvertently changed a preference setting but now I get two rows of tabs in th editor window, one that lists all open file and one that indicates the file selected. I used to get a single row of tabs of all open files.

How do I restore the original behavior?

0 Likes

#2

What you see are MacOS native tabs, which group several windows into one. If you dislike this feature, you may set "native_tabs": "disabled" in your Preferences.sublime-settings

0 Likes

#3

Thanks, this fixed it.

0 Likes