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