Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I exit Sublime Text's dual-panel view? [duplicate]

My Sublime 3 Text Editor looks like this, with 2 panels and no open files. The files I open are shown only in the right part, the left remains empty even when I open multiple files.

This is how Sublime looks

like image 217
Smich Avatar asked May 12 '17 07:05

Smich


People also ask

How do I view side by side in Sublime Text?

Click on “View” then “Layout” in the drop-down list and select an option from the second level of the menu. There are seven pre-configured layouts, the default is to only have one window, you can choose to have two, three, or four sub-windows side by side, by selecting the respective number of columns.


1 Answers

try to do this

view -> layout -> single

like image 111
RomMer Avatar answered Oct 21 '22 10:10

RomMer