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-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
2020-10-08
Added `textadept.history` module for recording and navigating position history.
mitchell
2020-10-06
`make clean-deps` should also remove Scintillua, Scinterm, and gtDialog zips.
mitchell
2020-10-06
Only change EOL mode if an EOL is actually detected.
mitchell
2020-10-05
Use CRLF line endings on Windows by default.
mitchell
2020-10-05
Increase the width of dialogs that hold filenames in the terminal version.
mitchell
2020-10-05
Fixed advancing caret for incremental find when text is not found.
mitchell
2020-10-05
Various manual and documentation updates.
mitchell
2020-10-05
Resolved conflicting menu mnemonics in "Tools" menu for English locale.
mitchell
2020-10-05
Resize line number margin in view zoom.
mitchell
2020-10-05
Updated German translation.
mitchell
2020-10-04
Collect garbage on reset.
mitchell
2020-10-02
Added Scintilla patch for avoiding crashes with untrimmed XPM images.
mitchell
2020-10-02
Added Scintilla patch needed for drawing strikeout tabs in the terminal version.
mitchell
2020-10-02
Fixed python3 auto-detection for run commands.
mitchell
2020-10-02
Command entry also considers contents of `textadept` as globals.
mitchell
2020-10-02
Fixed bad test.
mitchell
2020-10-02
Handle startup errors more nicely.
mitchell
2020-10-01
Moved 'docs/markdowndoc.lua' into 'scripts/markdowndoc.lua'.
mitchell
2020-10-01
Added tag textadept_11.0_beta for changeset bb99fd89eb70
mitchell
2020-10-01
Handle CRLF in locale files.
mitchell
2020-10-01
Mark alpha and beta releases as pre-releases.
mitchell
[next]