How can I save all open documents in a TextWrangler session such that I can open the same session at a later time? (Looking for something comparable to Notepad++ file->Save Session / Load Session features)
The "Reopen documents that were open at last quit" preferences option saves and restores the session automatically, so that data must be stored somewhere, so a potential solution is to identify that save file and then backup/restore it. Where are "documents that were open at last quit" stored?