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
2012-11-19
Rewrote LuaDoc.
mitchell
2012-11-19
Changed Lua code style for tables.
mitchell
2012-10-31
Updated Lua Adeptsense apidoc; modules/lua/api
mitchell
2012-10-31
Fix typos in documentation.
mitchell
2012-10-30
Continued updating documentation formatting.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-10-23
Removed `_M.textadept.run.execute()`.
mitchell
2012-10-22
Added an event for when a search wraps; modules/textadept/find.lua
mitchell
2012-10-17
Added ncurses key bindings for bookmarks; modules/textadept/keys.lua
mitchell
2012-10-16
Added key shortcut for toggling fold points; modules/textadept/keys.lua
mitchell
2012-10-12
Fixed ncurses bug in command selection introduced by r1256.
mitchell
2012-10-12
Fixed bug in key command; modules/textadept/keys.lua
mitchell
2012-10-08
Use '@field' LuaDoc for events defined in modules.
mitchell
2012-10-06
Fixed more bugs introduced by r1260.
mitchell
2012-10-02
Fixed bug introduced by r1260; modules/textadept/snippets.lua
mitchell
2012-10-03
Simplified auto-indent; modules/textadept/editing.lua
mitchell
2012-09-30
Updated Lua Adeptsense apidoc; modules/lua/api
mitchell
2012-09-28
Use the bit32 library for checking marker bits; modules/textadept/bookmarks.lua
mitchell
2012-09-28
Added marks for making selection in ncurses.
mitchell
2012-09-18
Fixed incremental find in ncurses.
mitchell
2012-09-18
Use 'text' plain text lexer instead of 'container'.
mitchell
2012-09-17
Added ncurses CDK field key bindings to list; modules/textadept/keys.lua
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-09-12
Strip markdown links from Lua API documentation; modules/lua/adeptsensedoc.lua
mitchell
2012-09-10
Correctly emit RUN_OUTPUT events; modules/textadept/run.lua
mitchell
2012-09-08
Removed `rebuild_command_tables()`; modules/textadept/menu.lua
mitchell
2012-08-30
Show key shortcuts in ncurses `select_command()`; modules/textadept/menu.lua
mitchell
2012-08-28
Updated Lua Adeptsense.
mitchell
2012-08-23
Changed the default directory depth to 99; modules/textadept/snapopen.lua
mitchell
2012-08-16
Lua code cleanup; modules/textadept/bookmarks.lua
mitchell
2012-08-16
Consolidated bookmark add/remove into `toggle`; modules/textadept/bookmarks.lua
mitchell
2012-07-23
Disable menus in ncurses for now; modules/textadept/menu.lua
mitchell
2012-07-21
Updated Lua Adeptsense.
mitchell
2012-07-21
Updated modules/textadept/menu.lua with new API.
mitchell
2012-07-21
More Lua code cleanup and API changes.
mitchell
2012-07-21
Converted some `buffer` "get" and "set" functions into properties.
mitchell
2012-07-21
Lua code cleanup and API changes.
mitchell
2012-07-19
Cycle through api docs with the same command; modules/textadept/adeptsense.lua
mitchell
2012-07-16
Code cleanup.
mitchell
2012-07-16
Support highlight word markers in ncurses; modules/textadept/editing.lua
mitchell
2012-07-16
Support bookmarks in ncurses; modules/textadept/bookmarks.lua
mitchell
2012-07-16
Reverted r1189; ncurses command entry key command is M-C again.
mitchell
2012-07-15
Changed ncurses command entry key command from M-C to M-E.
mitchell
2012-07-14
Use text "images" for ncurses Adeptsense lists; modules/textadept/adeptsense.lua
mitchell
2012-07-09
Ignore Fn-key combinations on Mac OSX.
mitchell
2012-06-28
Updated Lua Adeptsense.
mitchell
2012-06-22
Resize most filteredlists to fit the ncurses screen.
mitchell
2012-06-22
Updated key commands for ncurses.
mitchell
2012-06-21
Changed 'Quit' key command to 'Ctrl+Q' on Windows and Linux.
mitchell
2012-06-21
Save terminal sessions to a different file; modules/textadept/session.lua
mitchell
[next]