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
2020-12-15
Removed temporary compatibility settings for 10.x.
mitchell
2020-12-15
Do not prompt for file reload during `io.close_all_buffers()`.
mitchell
2020-12-11
Updated Go error patterns.
mitchell
2020-12-11
Deprecating mailing list in favor of Discussions.
mitchell
2020-12-01
Added tag textadept_11.0 for changeset 1f9fd55ed887
mitchell
2020-12-01
Updated book cover thumbnail.
mitchell
2020-12-01
Updated Amazon book links.
mitchell
2020-11-30
New Quick Reference edition.
mitchell
2020-11-30
Updated for 11.0.
mitchell
2020-11-30
Updated LuaDoc.
mitchell
2020-11-16
Added `events.UNFOCUS` for when Textadept loses focus.
mitchell
2020-11-16
Code cleanup.
mitchell
2020-11-16
Keep focus on find & replace pane as necessary when refocusing window.
mitchell
2020-11-10
Added argument to `events.FIND_RESULT_FOUND`.
mitchell
2020-11-10
Fill `keys` and `snippet` tables with language-specific tables on init.
mitchell
2020-11-03
Fixed `lfs.walk()` bug with root directory.
mitchell
2020-11-01
Added optional mode parameter to `ui.command_entry.append_history()`.
mitchell
2020-11-01
Added tag textadept_11.0_beta_2 for changeset fd9f93502591
mitchell
2020-11-01
Updated to the latest revision of Scinterm.
mitchell
2020-10-30
Updated changelog.
mitchell
2020-10-30
Updated for 11.0 beta 2.
mitchell
2020-10-30
Moved find occurrence highlighting and counting into an event handler.
mitchell
2020-10-29
Added more unit tests.
mitchell
2020-10-27
Updated LuaDoc.
mitchell
2020-10-25
Handle more types of recursive symlinks in `lfs.walk()`.
mitchell
2020-10-25
Handle recursive symlinks in `lfs.walk()`.
mitchell
2020-10-25
Updated to LuaFileSystem 1.8.0.
mitchell
2020-10-23
Small code cleanup.
mitchell
2020-10-22
`textadept.editing.strip_trailing_spaces` should not apply to binary files.
mitchell
2020-10-21
Do not clear or perform find result highlighting in "Find in Files" buffer.
mitchell
2020-10-20
Code cleanup.
mitchell
2020-10-20
Ensure command entry is defocused properly in the terminal version.
mitchell
2020-10-17
Fixed "Enclose as XML Tags" with multiple selections.
mitchell
2020-10-17
Added `textadept.run.set_arguments()`.
mitchell
2020-10-13
Updated migration guide with missing fields.
mitchell
2020-10-13
Moved `ui.command_entry.active` into C.
mitchell
2020-10-13
Construct regex replacement pattern from previous commit just once.
mitchell
2020-10-13
Implement \U, \L, \u, and \l case transformations in regex replacements.
mitchell
2020-10-12
Removed accidentally committed experimental code.
mitchell
2020-10-12
Updated to CDK 5.0-20200923.
mitchell
2020-10-12
Updated LuaDoc for `ui.command_entry.append_history()`.
mitchell
2020-10-12
Added `ui.command_entry.append_history()` for manually appending history.
mitchell
2020-10-11
Updated LuaDoc.
mitchell
2020-10-11
Updated contact information.
mitchell
2020-10-11
Fixed typo in Russian translation.
mitchell
2020-10-08
Small LuaDoc update.
mitchell
2020-10-08
More German translation updates.
mitchell
2020-10-08
Fixed bug listing bookmarks for all open buffers.
mitchell
2020-10-08
Broke up textadept-modules into individual module repositories.
mitchell
2020-10-08
Updated spellchecking tests with various, non-UTF-8 encodings.
mitchell
[next]