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-11-12
Handle potential mismatch between snippet in buffer and snippet in memory.
mitchell
2018-11-10
Use versioned win32curses.zip.
mitchell
2018-11-10
Fixed compiling issues with updated PDCurses 3.6.
mitchell
2018-11-10
Updated to PDCurses 3.6.
mitchell
2018-11-07
Restored default behavior of "Home" and "Shift+Home" on non-OSX platforms.
mitchell
2018-11-06
Ensure 'Esc' clears highlighted words.
mitchell
2018-11-06
Do not modify selection in `textadept.editing.highlight_word()`.
mitchell
2018-11-05
Added optional position to `textadept.editing.show_documentation()`.
mitchell
2018-11-04
Temporarily patched Scintilla to send SC_UPDATE_SELECTION for multiple select.
mitchell
2018-11-01
Added tag textadept_10.2 for changeset 9418438a2ac4
mitchell
2018-11-01
Updated manual and CHANGELOG.md.
mitchell
2018-10-31
Updated CHANGELOG.md.
mitchell
2018-10-31
Updated Lua autocompletion and documentation.
mitchell
2018-10-31
Updated for 10.2.
mitchell
2018-10-31
Updated to Scintilla 3.10.1.
mitchell
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
[next]