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-02-28
Removed patch fixed in Scintilla 3.10.2.
mitchell
2019-02-28
Updated for 10.3.
mitchell
2019-02-28
Updated to Scintilla 3.10.2.
mitchell
2019-02-28
Fixed some LuaDoc.
mitchell
2019-02-20
Added '#cloud-config' pattern for YAML files.
mitchell
2019-02-16
Fixed escaping of newlines in generated Lua API documentation.
mitchell
2019-02-16
Updated copyright year.
mitchell
2019-02-13
Use WGET variable in Makefile for fetching dependencies.
mitchell
2019-01-31
Added block comment support for Nim.
mitchell
2019-01-31
Do not limit version control markers to directories.
mitchell
2019-01-01
Added tag textadept_10.3_beta for changeset 01428b9fbd45
mitchell
2018-12-29
Updated CHANGELOG.md.
mitchell
2018-12-29
Updated Lua documentation.
mitchell
2018-12-29
Updated for 10.3 beta.
mitchell
2018-12-17
Ensure long filenames are visible in the reload dialog prompt on curses.
mitchell
2018-12-17
Fixed handling of escaped double-quotes in `os.spawn()` on curses.
mitchell
2018-12-08
Only pass command entry text to finish mode function.
mitchell
2018-11-29
Fixed bug in new filter regarding extensions.
mitchell
2018-11-27
Fixed Alt+Gr key handling in the Windows terminal version.
mitchell
2018-11-27
Added command line switch to jump to a buffer line.
mitchell
2018-11-26
Changed filter format to be more flat and intuitive.
mitchell
2018-11-25
Fixed internal documentation.
mitchell
2018-11-25
Hijack `buffer:load_lexer_library()` to allow manual setting of input method.
mitchell
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
[prev]
[next]