23 votes
 
When opening another window its size is much too small. It would be nice to be able to define a default size for new windows.
Alternatively the size of the current window could be inherited, but this could be too much if you just maximized the current one.
 
0
watsonian
This seems like an excellent candidate for additional options in Global.sublime-settings under new_window_settings:


"new_window_settings": {

  "height": 640,

  "width": 160

}


or what-have-you. I'd personally prefer something that's set manually as opposed to inherited.

Translation provided by Microsoft translator:

 
0
Yi Qiang

+1. This is a feature I sorely miss from MacVim.

Translation provided by Microsoft translator:

Community stats

  • 27,572People
  • 3,828Feedback
  • 5,698Comments
  • 64,501Votes