aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-29Make Lua autocomplete test more robust.mitchell
2021-11-11Download Scintillua 5.3, Scinterm 3.2, and gtDialog 1.5 by name instead of co...mitchell
2021-11-05Added '`' to autopair and typeover.mitchell
2021-11-01Added tag textadept_11.3_beta_2 for changeset d715a1c4db16mitchell
2021-11-01Updated changelog.mitchell
2021-11-01Updated for 11.3 beta 2.mitchell
2021-11-01Updated to latest Scinterm.mitchell
2021-10-24Updated scintilla.patch with bugfix for previous commit.mitchell
2021-10-22Updated scintilla.patch to include upstream Curses CaretStyle.mitchell
2021-10-20Ensure the terminal cursor is visible for Find and Replace.mitchell
2021-10-12Test debugger history.mitchell
2021-10-12Updated debugger tests with watch variables (no break).mitchell
2021-10-06Test setting stack frames in the Lua debugger.mitchell
2021-10-06Reverted inadvertant change.mitchell
2021-10-06Do not use status buffers when running debugger tests.mitchell
2021-10-06Updated gdb debugger test.mitchell
2021-10-01Added tag textadept_11.3_beta for changeset 3cb15f7faae3mitchell
2021-10-01Fixed uncommenting comments that are not initially aligned.mitchell
2021-10-01Updated changelog.mitchell
2021-09-30Updated Lua autocompletion and documentation.mitchell
2021-09-30Updated for 11.3 beta.mitchell
2021-09-30Updated to latest Scintillua and Scinterm.mitchell
2021-09-30Updated to Scintilla 5.1.3.mitchell
2021-09-30Updating some test data to reflect local environment changes.mitchell
2021-09-30Fixed Windows-specific path display in the manual.mitchell
2021-09-18Updated to Scintillua 5.2.mitchell
2021-09-01Do not run command entry again while in command entry.mitchell
2021-08-31Updated Lua autocompletion and documentation.mitchell
2021-08-31Updated to Scintillua 5.1 and Lexilla 5.1.0.mitchell
2021-08-03Added tag textadept_11.2 for changeset e3fb9eba312cmitchell
2021-08-01Updated changelog.mitchell
2021-08-01Updated for 11.2.mitchell
2021-07-27Fixed build error with update to Scintilla 5.1.1.mitchell
2021-07-27Attempt to work around autocompletion list not hiding when command entry hide...mitchell
2021-07-26Updated to Scintilla 5.1.1.mitchell
2021-06-27Updated to Scintilla 5.1.0.mitchell
2021-06-26Obfuscate contact information a bit more.mitchell
2021-06-26Added screenshots to README.mitchell
2021-06-26Append trailing newline to multiple and rectangular selection input for `filt...mitchell
2021-06-16Updated to a more recent version of cloc for counting code.mitchell
2021-06-12Added tag textadept_11.2_beta_3 for changeset 83cd6420b3a4mitchell
2021-06-12Fixed incorrect bitwise operation.mitchell
2021-06-11Updated changelog.mitchell
2021-06-11Updated Lua autocompletion and documentation.mitchell
2021-06-11Updated for 11.2 beta 3.mitchell
2021-06-11Support "Replace All" in multiple and rectangular selection.mitchell
2021-06-10`textadept.editing.filter_through` respects multiple and rectangular selectio...mitchell
2021-06-08Do not attempt to restore the selection when typing after selecting/deleting ...mitchell
2021-06-05Fixed display of secondary selections on Linux.mitchell
2021-06-05Allow "Replace All" for empty regex matches.mitchell