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
2017-11-07
Pasted text is reindented by default.
mitchell
2017-11-07
No need to manually set codepage to UTF-8, now that it's Scintilla's default.
mitchell
2017-11-06
Backported bugfixes and changes from Scintilla 4.0.0 to 4.0.2.
mitchell
2017-10-31
Added tag textadept_9.6 for changeset 49292c42ef3f
mitchell
2017-10-31
Updated CHANGELOG.md.
mitchell
2017-10-31
Removed accidentally committed link.
mitchell
2017-10-31
Updated for 9.6.
mitchell
2017-10-31
Fixed APDL block commenting.
mitchell
2017-10-26
Fixed TRE's lack of considering '\r' as a newline character.
mitchell
2017-10-06
Patched Scintilla to revert caret block placement change introduced in 9.3.
mitchell
2017-08-31
Added tag textadept_9.5 for changeset bc7665c4d239
mitchell
2017-08-29
Updated CHANGELOG.md.
mitchell
2017-08-28
Updated Lua autocompletion and documentation.
mitchell
2017-08-28
Updated for 9.5.
mitchell
2017-08-28
Updated to latest Scinterm revision.
mitchell
2017-08-28
Added support for Myrddin.
mitchell
2017-08-27
Made `textadept.editing.transpose_chars()` UTF-8-aware.
mitchell
2017-08-27
Updated Info.plist such that Textadept appears in the "Open With..." menu.
mitchell
2017-08-20
Added optional encoding parameter to `io.open_file()`.
mitchell
2017-08-19
Link to Lua Quick Reference in e-book bundle.
mitchell
2017-08-19
Updated to Scintillua 3.7.5-1.
mitchell
2017-08-16
Mention that buffer's API is derived from Scintilla and provide docs link.
mitchell
2017-08-09
Ensure context menus are configurable without the need for events.
mitchell
2017-07-25
Properly handle `buffer.margin_left` and `buffer.margin_right`.
mitchell
2017-07-08
Just link to donation page and e-book page instead of embedding them.
mitchell
2017-07-08
Added link to e-book bundle with Lua Quick Reference.
mitchell
2017-07-06
Do not attempt to provide autocompletions when there is no context.
mitchell
2017-07-02
When searching in files, show more lines below a match.
mitchell
2017-07-02
Added ability for buffer list to show buffers by z-order.
mitchell
2017-06-30
Added tag textadept_9.5_beta for changeset 6f6113d6c519
mitchell
2017-06-30
Updated CHANGELOG.md.
mitchell
2017-06-30
Updated Lua autocompletion and documentation.
mitchell
2017-06-30
Small LuaDoc update.
mitchell
2017-06-30
Updated for 9.5 beta.
mitchell
2017-06-27
Added FAQ entry on Mercurial TLS settings.
mitchell
2017-06-27
Textadept Quick Reference Third Edition is no longer "new".
mitchell
2017-06-25
Updated to gtDialog 1.4.
mitchell
2017-06-25
Updated to Scinterm 1.9.
mitchell
2017-06-23
Small code cleanup.
mitchell
2017-06-22
Lua command entry improvements.
mitchell
2017-06-22
Allow pipes in shell command for "filter through".
mitchell
2017-06-21
Correctly handle multiple '!' patterns in file filters.
mitchell
2017-06-21
Sort Scintilla backport patches before applying them.
mitchell
2017-06-20
Added support and documentation for new ui dialogs.
mitchell
2017-06-20
Added documentation for new color selection dialog.
mitchell
2017-06-20
Updated key binding in manual for cancelling a snippet.
mitchell
2017-06-17
Effectively updated to Scintilla 3.7.5 with select backports to 3.7.3.
mitchell
2017-06-04
Fixed start-anchored "find prev" TRE regex searches; src/scintilla.patch
mitchell
2017-05-26
Changed "Cancel Snippet" keybinding to `Esc`.
mitchell
2017-05-26
Fixed bug that deleted characters outside of mangled snippets.
mitchell
[prev]
[next]