Age | Commit message (Collapse) | Author |
|
This supercedes `textadept.editing.highlight_word()`, which has been removed.
Changed the color of word highlights in themes.
|
|
Sequences are key strings, commands are Lua functions, and bindings are commands assigned to sequences.
|
|
|
|
This requires theme updates, primarily due to colour -> color.
|
|
|
|
|
|
Also improved separate themes-per-view functionality.
|
|
|
|
|
|
This requires Scintilla changeset 429993cf4429.
|
|
|
|
|
|
|
|
CP1252 is a superset of ISO-8859-1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since LongTerm3 requires a C++11 compiler, GCC 4.9+ is required.
Since C++11 includes regex capability, drop TRE dependency.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|