index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2019-07-11
Updated to latest Scintilla LongTerm3 revision.
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-04-26
Updated for 10.4.
mitchell
2019-04-17
Updated to Scintilla 3.10.4.
mitchell
2019-03-27
Small LuaDoc fix.
mitchell
2019-03-09
Updated interface to Scintilla 3.10.3.
mitchell
2019-02-28
Updated for 10.3.
mitchell
2019-02-28
Fixed some LuaDoc.
mitchell
2019-02-16
Updated copyright year.
mitchell
2019-01-31
Do not limit version control markers to directories.
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-11-29
Fixed bug in new filter regarding extensions.
mitchell
2018-11-26
Changed filter format to be more flat and intuitive.
mitchell
2018-11-25
Fixed internal 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-22
Added module for recording, playing, saving, and loading keyboard macros.
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-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-09-28
Updated for 10.1.
mitchell
2018-09-21
Added Chinese translation.
mitchell
2018-09-10
Added ability to save/restore persistent data during reset.
mitchell
2018-08-06
Fixed view focus synchronization issues when dropping files into split views.
mitchell
2018-07-28
Removed optional '*' prefix in I/O reads.
mitchell
2018-07-26
Updated for 10.0.
mitchell
2018-06-30
Updated to Scintilla 3.10.0.
mitchell
2018-06-12
Updated German localization.
mitchell
2018-05-31
Updated for Textadept 10.0 beta 2.
mitchell
2018-05-02
Fixed Windows icon.
mitchell
2018-04-30
Updated for Textadept 10.0 beta.
mitchell
2018-04-25
Removed LuaJIT version of Textadept.
mitchell
2018-04-15
Updated Textadept icon.
mitchell
2018-03-30
Updated for 10.0 alpha 3.
mitchell
2018-03-25
Removed call restriction on `buffer.set_theme()` and added initial `buffer` arg.
mitchell
2018-03-24
Updated to pre-release version of Scintilla 3.8.0.
mitchell
2018-02-28
Updated for 10.0 alpha 2.
mitchell
2018-02-24
Updated LuaDoc.
mitchell
2018-02-21
The terminal version can immediately focus a clicked view.
mitchell
2018-02-16
Added UTF-16 to the default list of detected encodings.
mitchell
2018-02-16
Fixed crash when attempting to show badly-encoded filename in titlebar.
mitchell
2018-02-16
Fixed copy-paste between views in the terminal version.
mitchell
2018-02-16
Fixed bug in remote-controlled Textadept when no args were initially given.
mitchell
[next]