index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2021-01-24
Fixed bug restoring view state in an intermediate buffer after closing one.
mitchell
2021-01-22
`io.get_project_root()` accepts an optional flag for returning a submodule root.
mitchell
2021-01-22
Added `textadept.run.test()` and `textadept.run.test_commands`.
mitchell
2021-01-22
Compile, run, and build command functions can also return environment tables.
mitchell
2021-01-12
Added Xs support.
mitchell
2021-01-12
Added systemd support.
mitchell
2021-01-12
Added Spin support.
mitchell
2021-01-12
Added RouterOS support.
mitchell
2021-01-12
Added fstab support.
mitchell
2021-01-12
Added systemd-networkd support.
mitchell
2021-01-12
Added Zig support.
mitchell
2021-01-11
Added Reason support.
mitchell
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
2020-12-22
Fixed `buffer:reload()` only reloading up to a NUL byte, if present.
mitchell
2020-12-15
Do not show deleted files in recent file list.
mitchell
2020-12-15
Do not prompt for file reload during `io.close_all_buffers()`.
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-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-10-30
Updated for 11.0 beta 2.
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-20
Code cleanup.
mitchell
2020-10-11
Updated LuaDoc.
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
Added `textadept.history` module for recording and navigating position history.
mitchell
2020-10-06
Only change EOL mode if an EOL is actually detected.
mitchell
2020-10-05
Increase the width of dialogs that hold filenames in the terminal version.
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
Updated German translation.
mitchell
2020-10-02
Command entry also considers contents of `textadept` as globals.
mitchell
2020-10-01
Handle CRLF in locale files.
mitchell
2020-09-30
Updated Lua autocompletion and documentation.
mitchell
2020-09-30
Updated for 11.0 beta.
mitchell
2020-09-29
Updated copyright information.
mitchell
2020-09-27
Fixed `io.quick_open()` not doing anything when file limit was exceeded.
mitchell
2020-09-25
Updated Spanish translation.
mitchell
2020-09-19
Updated to Scintilla 4.4.5 and Scintillua 4.4.5-1.
mitchell
2020-09-19
Added `events.COMMAND_TEXT_CHANGED`.
mitchell
2020-09-19
Added `events.FILE_{BEFORE,AFTER}_RELOAD` and save/restore bookmarks.
mitchell
[next]