Live data from Hacker News

OS X Lion: no, I don't want you to remember what I had open goshdarnit.

astroaficionado.net

1–3 of 3 posts

Re: OS X Lion: no, I don't want you to remember what I had open goshdarnit.

#3
i don't know of a way yet to disable this feature globally, but you can disable it on an app by app basis by issuing this command in a terminal:

defaults write com.apple.Preview NSQuitAlwaysKeepsWindows -bool NO

just replace "Preview" (above) with whatever you want to not have restore windows instead.