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
Age
Commit message (
Expand
)
Author
2010-06-24
Restore lexer on view_after_switch; modules/textadept/mime_types.lua
mitchell
2010-06-24
No menu accelerators for underscores in lexer names; modules/textadept/menu.lua
mitchell
2010-06-19
Small changes to dynamic args messages and Luadoc.
mitchell
2010-06-19
Recognize Gtkrc and Prolog files; modules/textadept/mime_types.conf
mitchell
2010-06-18
Fixed bug with args and sessions.
mitchell
2010-06-17
Added abbreviations for Lua commands from Jay Gould.
mitchell
2010-06-17
Added dynamic command line argument handling.
mitchell
2010-06-16
Updated documentation.
mitchell
2010-06-16
Code and documentation cleanup.
mitchell
2010-06-15
Removed user_dofile() of keys and snippets.
mitchell
2010-06-14
Fixes from Robert Gieseke.
mitchell
2010-06-12
Provide access to keys through _G.keys; modules/textadept/keys.lua
mitchell
2010-06-12
Snippets are inside the module like in keys; modules/textadept/snippets.lua
mitchell
2010-06-11
Cleanup.
mitchell
2010-06-11
Renamed modules/textadept/key_commands.lua to modules/textadept/keys.lua.
mitchell
2010-06-11
Moved core extension modules into textadept module.
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.mime_types into the textadept module.
mitchell
2010-06-10
Renamed _m.textadept.lsnippets to _m.textadept.snippets.
mitchell
2010-06-10
Moved textadept.io into Lua's io table.
mitchell
2010-05-07
Save buffer before compiling or running; modules/textadept/run.lua
mitchell
2010-04-29
Made 'enclosure' table a field of modules/textadept/editing.lua for access.
mitchell
2010-04-17
Remove initial 'Untitled' buffer when necessary.
mitchell
2010-04-10
Moved block comment strings to language-specific modules.
mitchell
2010-04-09
Moved _m.textadept.run module commands to language-specific modules.
mitchell
2010-04-08
Fixed bug in Lua module commands; modules/lua/commands.lua
mitchell
2010-04-08
Respect tab settings for snippets.
mitchell
2010-04-05
Removed kill-ring.
mitchell
2010-04-05
Code cleanup.
mitchell
2010-04-02
Fixed snippets bug with Lua code %n sequences; modules/textadept/lsnippets.lua
mitchell
2010-03-30
Removed support for api files.
mitchell
2010-03-30
Use multiple carets for snippets; modules/textadept/lsnippets.lua
mitchell
2010-03-25
Added notification for session files not found.
mitchell
2010-03-24
Backspace deletes auto-inserted character pairs; modules/textadept/editing.lua
mitchell
2010-03-24
Make options configurable from user init.lua; modules/textadept/editing.lua
mitchell
2010-03-23
Added textadept.user_dofile to load user files like key commands and snippets.
mitchell
2010-03-17
Updated documentation to remove side pane references.
mitchell
2010-03-16
Removed duplicate code; modules/textadept/lsnippets.lua
mitchell
2010-03-16
Only gsub once in transform mirror; modules/textadept/lsnippets.lua
mitchell
2010-03-10
Removed side pane.
mitchell
2010-03-04
Fix auto-insert of closing parenthesis; modules/textadept/editing.lua
mitchell
2010-03-02
Removed mlines module since Scintilla's new multiple selections supersede it.
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-27
Fixed bug for running filename with no path; modules/textadept/run.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-06
Fixed bug introduced during refactoring; modules/textadept/lsnippets.lua
mitchell
[next]