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
2018-10-31
Fixed inability to resize one split view configuration with the mouse in curses.
mitchell
2018-10-31
Fix potential crashes in `string.iconv()` with tiny strings.
mitchell
2018-10-27
Fixed regression with snippet expansion caused by new macro support.
mitchell
2018-10-23
Fixed tab labels not updating when loading message buffers from a session.
mitchell
2018-10-23
Make find and menu command selection more macro-friendly.
mitchell
2018-10-23
Actually commit new macros module.
mitchell
2018-10-22
Fixed Makefile rule for rebuilding lua src directory.
mitchell
2018-10-22
Added module for recording, playing, saving, and loading keyboard macros.
mitchell
2018-10-22
Small code cleanup.
mitchell
2018-10-22
Removed `textadept.editing.paste()` (pasted text is reindented).
mitchell
2018-10-17
When filtering text through shell commands, halt on non-zero status code.
mitchell
2018-10-17
Return spawned process' exit code in `spawn_proc:wait()`.
mitchell
2018-10-17
Document the fact that `ui.print()` cannot be called during init.
mitchell
2018-10-17
Fixed bug introduced in r2520.
mitchell
2018-10-16
Attempt to fix key handling on international keyboards.
mitchell
2018-10-16
Restore Mac-specific spawned process file descriptor monitoring.
mitchell
2018-10-15
Tweaked `os.spawn()` to allow omission of both cwd and env parameters.
mitchell
2018-10-14
Experimentally move external lspawn module into Lua os module as a patch.
mitchell
2018-10-13
Fixed regression of Retina support on OSX.
mitchell
2018-10-12
Updated to latest lspawn for proper return values for empty lines and EOF.
mitchell
2018-10-08
Fixed error when performing "select enclosed" on a non-ASCII character.
mitchell
2018-10-01
Added tag textadept_10.1 for changeset b11c20ec1cf2
mitchell
2018-10-01
Updated to latest lspawn for proper '\r\n' line handling during line reads.
mitchell
2018-09-28
Updated CHANGELOG.md.
mitchell
2018-09-28
Updated Lua autocompletion and documentation.
mitchell
2018-09-28
Updated for 10.1.
mitchell
2018-09-21
Added Chinese translation.
mitchell
2018-09-13
Replaced `ui.find.find_in_files_filter` with `ui.find.find_in_files_filters`.
mitchell
2018-09-13
Updated to latest lspawn for proper '\r\n' line handling during line reads.
mitchell
2018-09-10
Added ability to save/restore persistent data during reset.
mitchell
2018-09-10
Updated to GTK 2.24.32 on Windows.
mitchell
2018-09-06
Fixed potential crash with non-UTF-8 bytes copy-pasted into non-UTF-8 buffer.
mitchell
2018-08-06
Fixed view focus synchronization issues when dropping files into split views.
mitchell
2018-08-02
Corrected ambiguous sentence on home page.
mitchell
2018-07-31
Removed Textadept 10.0 compatibility notices.
mitchell
2018-07-31
Added tag textadept_10.0 for changeset d9ec69e6ad05
mitchell
2018-07-28
Removed optional '*' prefix in I/O reads.
mitchell
2018-07-28
Updated links to new edition of the Quick Reference book.
mitchell
2018-07-28
Updated CHANGELOG.md.
mitchell
2018-07-26
Updated Lua autocompletion and documentation.
mitchell
2018-07-26
Updated for 10.0.
mitchell
2018-07-15
Updated to Lua 5.3.5.
mitchell
2018-06-30
Updated to Scintilla 3.10.0.
mitchell
2018-06-16
Fixed `buffer:set_theme()` for lexers that have their own styles.
mitchell
2018-06-12
Updated German localization.
mitchell
2018-06-12
Fixed child lexers that embed themselves into parents and fixed proxy lexers.
mitchell
2018-06-02
Added tag textadept_10.0_beta_2 for changeset 8abe2644768a
mitchell
2018-06-02
Enable pasting into multiple selections by default.
mitchell
2018-05-31
Updated CHANGELOG.md.
mitchell
2018-05-31
Updated for Textadept 10.0 beta 2.
mitchell
[prev]
[next]