macvim-dev / macvim

Vim - the text editor - for macOS
https://macvim.org
Vim License
7.56k stars 682 forks source link

Expose setting to only open untitled window only on reactivation #1509

Closed ychin closed 4 weeks ago

ychin commented 4 weeks ago

This setting makes it so that on first launch MacVim wouldn't open an untitled window but would only do so on reactivation (i.e. clicking on the Dock icon). It already worked before but just needed to be exposed.

Close #1483