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-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
2019-05-02
Added case-insensitive option to `textadept.editing.show_documentation()`.
mitchell
2019-05-02
Do not advance the caret on failed incremental find.
mitchell
2019-04-30
Added tag textadept_10.4 for changeset 594d642981ea
mitchell
2019-04-30
Removed "new" references to the Textadept Quick References book.
mitchell
2019-04-30
Updated CHANGELOG.md.
mitchell
2019-04-27
Updated Scintilla revision to fix compile error on old Mac OSX SDK.
mitchell
2019-04-26
Updated CHANGELOG.md.
mitchell
2019-04-26
Updated Lua autocompletion and documentation.
mitchell
2019-04-26
Updated for 10.4.
mitchell
2019-04-18
Do not emit an `events.SAVE_POINT_LEFT` event for unfocused views.
mitchell
2019-04-17
Updated to Scintilla 3.10.4.
mitchell
[next]