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
2021-01-11
Added Pony support.
mitchell
2021-01-11
Added Meson support.
mitchell
2021-01-11
Added Julia support.
mitchell
2021-01-11
Added Fantom support.
mitchell
2021-01-11
Added Elm support.
mitchell
2021-01-11
Added Clojure support.
mitchell
2021-01-08
Fixed minor file extension issues.
mitchell
2020-12-23
Clarified "external dependencies" in README.
mitchell
2020-12-22
Fixed `buffer:reload()` only reloading up to a NUL byte, if present.
mitchell
2020-12-19
Ensure a bare `ui.find.focus()` call resets incremental and in files options.
mitchell
2020-12-18
Shrink images in docs to fit the window/screen.
mitchell
2020-12-15
Do not show deleted files in recent file list.
mitchell
2020-12-15
Attempt to improve mobile presentation of docs.
mitchell
2020-12-15
Save the current session prior to loading another one.
mitchell
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
[next]