aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/session.lua
AgeCommit message (Expand)Author
2010-06-19Small changes to dynamic args messages and Luadoc.mitchell
2010-06-18Fixed bug with args and sessions.mitchell
2010-06-17Added dynamic command line argument handling.mitchell
2010-06-16Code and documentation cleanup.mitchell
2010-06-14Fixes from Robert Gieseke.mitchell
2010-06-11Removed _G.textadept.mitchell
2010-06-11Renamed textadept.events to events, renamed 'handle' and 'add_handler'.mitchell
2010-06-10Moved textadept.io into Lua's io table.mitchell
2010-04-17Remove initial 'Untitled' buffer when necessary.mitchell
2010-04-05Code cleanup.mitchell
2010-03-25Added notification for session files not found.mitchell
2010-03-10Removed side pane.mitchell
2010-01-07Updated copyright to 2010.mitchell
2010-01-04Added command line switch for not loading/saving sessions.mitchell
2009-12-11Fix error message for session file not found; modules/textadept/session.luamitchell
2009-10-09Don't clear cmdline files when loading pm session; modules/textadept/session.luamitchell
2009-08-22Close all buffers before loading a session; modules/textadept/session.luamitchell
2009-08-03Fixed bug with reloading PM width from session; modules/textadept/session.luamitchell
2009-07-25Documentation overhaul.mitchell
2009-07-12Moved session support from core/file_io.lua to a Textadept module.mitchell