index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-19
Updated "Why Textadept?" section to be more factual; doc/index.html
mitchell
2016-09-15
Updated FAQ.md.
mitchell
2016-09-15
Added a "Why Textadept?" type of section; doc/index.html
mitchell
2016-09-15
Updated key bindings list; modules/textadept/keys.lua
mitchell
2016-09-15
Added TaskPaper lexer; modules/textadept/file_types.lua
mitchell
2016-09-15
Updated to Scintilla 3.6.7 and Scintillua 3.6.7-1.
mitchell
2016-09-15
Allow on-site donations and EBook purchases.
mitchell
2016-09-12
Better handling of key bindings on international keyboards.
mitchell
2016-09-12
Fixed error building projects; modules/textadept/run.lua
mitchell
2016-09-05
Better error handling in filter-through; modules/textadept/editing.lua
mitchell
2016-09-01
Added tag textadept_9.0_beta for changeset e9f03d02af92
mitchell
2016-09-01
Updated CHANGELOG.md.
mitchell
2016-08-31
Fixed infinite loop in "Replace All" with zero-length regex matches.
mitchell
2016-08-29
Updated to gtdialog 1.3; src/Makefile
mitchell
2016-08-29
Updated Lua autocompletion and documentation.
mitchell
2016-08-29
Small LuaDoc updates.
mitchell
2016-08-29
Updated for 9.0 beta.
mitchell
2016-08-29
Small LuaDoc update; core/.buffer.luadoc
mitchell
2016-08-29
Fixed potential crash on Windows with filter-through and some locales.
mitchell
2016-08-11
Fixed caps lock key handling.
mitchell
2016-07-29
Fixed passing of quoted arguments to OSX `ta` script; scripts/osx/ta
mitchell
2016-07-24
Added `events.TAB_CLICKED` event.
mitchell
2016-07-22
Fixed infinite loop with "Replace All" in selection; modules/textadept/find.lua
mitchell
2016-07-14
Fixed bug in keeping track of event indices; core/events.lua
mitchell
2016-07-11
Added tag textadept_9.0_alpha_2 for changeset fb2479930a18
mitchell
2016-07-11
Updated CHANGELOG.md.
mitchell
2016-07-11
Updated Lua autocompletion and documentation.
mitchell
2016-07-11
Updated for 9.0 alpha 2.
mitchell
2016-07-07
Try to differentiate between Python 3 and 2 in run commands.
mitchell
2016-07-06
Document how to generate Lua autocompletion and documentation for user modules.
mitchell
2016-07-06
Added context to localization messages for easier translation.
mitchell
2016-07-04
Added timeout prompt for "Find in Files".
mitchell
2016-07-04
Fixed inability to effectively halt `lfs.dir_foreach()` loops; core/lfs_ext.lua
mitchell
2016-07-04
Replaced Lua pattern matching with Regex via Scintilla and TRE.
mitchell
2016-07-04
Check bounds for `buffer:text_range()`; core/init.lua
mitchell
2016-07-04
Fixed OSX build; src/Makefile
mitchell
2016-07-01
Added tag textadept_9.0_alpha for changeset 6f36de80cf97
mitchell
2016-07-01
Fixed compile error introduced in the terminal version; src/textadept.c
mitchell
2016-07-01
Updated CHANGELOG.md.
mitchell
2016-07-01
Updated Lua autocompletion and documentation.
mitchell
2016-06-30
Small manual and LuaDoc updates.
mitchell
2016-06-30
Updated for 9.0 alpha.
mitchell
2016-06-27
Added note on scripting auto-save; doc/manual.md
mitchell
2016-06-27
Small code cleanup and documentation updates.
mitchell
2016-06-27
Document new snippet directory paths preference; doc/manual.md
mitchell
2016-06-27
Show file-based snippets in the selection dialog; modules/textadept/snippets.lua
mitchell
2016-06-27
Added `textadept.snippets._paths` for file-based snippets.
mitchell
2016-06-27
Updated migration guide section to read a bit easier; doc/manual.md
mitchell
2016-06-25
Updated migration guide; doc/manual.md
mitchell
2016-06-25
Combined view metamethods into one and cleaned up some code and comments.
mitchell
[prev]
[next]