Sublime Forum

How to merge native tab

#1

I use command+q to exit my sublime. When I open them again, they are divided into multiple windows. What settings can I use to automatically merge them into one window? This is my setting
{
“ignored_packages”:
[
“Vintage”,Preformatted text
],
“theme”: “auto”,
“remember_full_screen”:true,
“native_tabs”: “preferred”,
“color_scheme”: “Monokai.sublime-color-scheme”,
}

0 Likes