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
2019-11-08
API file lists and Lua tags lists can contain functions that return file paths.
mitchell
2019-11-07
Split Lua and Textadept autocompletion and documentation files.
mitchell
2019-11-07
Removed deprecated `ui.command_entry` functions.
mitchell
2019-11-07
Simplified some Makefile rules.
mitchell
2019-11-07
Changed `events.TAB_CLICKED` to emit button clicked as well as modifier keys.
mitchell
2019-10-31
Added tag textadept_10.7 for changeset 76072c308aa9
mitchell
2019-10-31
Updated CHANGELOG.md.
mitchell
2019-10-31
Updated Lua autocompletion and documentation.
mitchell
2019-10-31
Updated for 10.7.
mitchell
2019-10-26
Updated to Scintilla 3.11.1.
mitchell
2019-10-06
Ensure `events.BUFFER_BEFORE_SWITCH` is emitted properly during `buffer.new()`.
mitchell
2019-09-27
Fixed macro toggling with some key combinations.
mitchell
2019-09-25
Fixed opening of non-UTF-8-encoded filenames dropped into a view.
mitchell
2019-09-23
Replaced `textadept.macros.*_recording()` with `textadept.macros.record()`.
mitchell
2019-09-22
Replaced `ui.command_entry.*_mode()` with simplified `ui.command_entry.run()`.
mitchell
2019-09-21
Enabled all theme colors and changed line number colors in the terminal version.
mitchell
2019-09-21
Added back "Paste Reindent", but as a separate menu/key/command from "Paste".
mitchell
2019-09-20
Do not restore rectangular selection mode on buffer switch.
mitchell
2019-09-20
Restore rectangular selection state when switching between buffers.
mitchell
2019-09-19
Restore virtual space state when switching between buffers.
mitchell
2019-09-19
Fixed bug introduced in r2623.
mitchell
2019-09-19
Do not consider theme files as countable lines of code.
mitchell
2019-09-19
Small LuaDoc tweak.
mitchell
2019-09-19
Properly handle absolute paths in run output and case-insensitivity on Windows.
mitchell
2019-09-18
Refactored "Replace All" to be more performant.
mitchell
2019-09-17
Fixed scroll issues when toggling line wrap.
mitchell
2019-09-15
Updated FAQ with HiDPI font display on Windows.
mitchell
2019-09-01
Added tag textadept_10.6 for changeset a3eb885540c9
mitchell
2019-09-01
Removed unnecessary Scintilla patch.
mitchell
2019-08-31
Updated LuaDoc.
mitchell
2019-08-30
Updated CHANGELOG.md.
mitchell
2019-08-30
Updated Lua autocompletion and documentation.
mitchell
2019-08-30
Updated for 10.6.
mitchell
2019-08-30
Updated to Scintilla 3.11.0.
mitchell
2019-08-25
Do not auto-indent when pressing enter at the start of a non-empty line.
mitchell
2019-08-08
Fixed LuaDoc for keybindings.
mitchell
2019-08-07
Improve caret sticky behavior when switching between buffers.
mitchell
2019-08-05
Added support for ksh and mksh shells.
mitchell
2019-07-30
Fail more gracefully when attempting to create buffers on init.
mitchell
2019-07-30
Document the inability to create buffers during initialization.
mitchell
2019-07-30
Use CP1252 instead of ISO-8859-1.
mitchell
2019-07-11
Updated to latest Scintilla LongTerm3 revision.
mitchell
2019-07-02
Added tag textadept_10.5 for changeset aa1c41ba9225
mitchell
2019-06-30
Updated CHANGELOG.md.
mitchell
2019-06-30
Updated Lua autocompletion and documentation.
mitchell
2019-06-30
Updated for 10.5.
mitchell
2019-06-30
Updated to Scintilla 3.10.6.
mitchell
2019-06-02
Fixed bug with filters that have extension includes and pattern excludes.
mitchell
2019-06-01
GTK+ was renamed to GTK recently.
mitchell
2019-05-03
Updated default main window size and some default dialog sizes.
mitchell
[prev]
[next]