Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The former was originally designed to complement the latter.
|
|
Also refactored modules/textadept/mime_types.lua.
Requires Scintillua r357.
|
|
Requires gtdialog r56.
|
|
|
|
Also changed experimental find incremental API.
|
|
|
|
|
|
|
|
|
|
The GtkEntryCompletion's key handler should take precedence over GtkEntry's.
|
|
|
|
Indicators are drawn under text and are not translucent anymore. Also, markers
are no longer placed on lines.
|
|
|
|
Requires Scinterm r51.
|
|
This fixes Fn key recognition.
|
|
|
|
|
|
|
|
Requires gtdialog r56.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed obsoleted `events.COMMAND_ENTRY_COMMAND`.
|
|
|
|
|
|
|
|
Requires Scinterm r47.
|
|
|
|
Thanks to John Benediktsson.
|
|
Requires Scintilla r4436 and Scinterm r45.
|
|
|
|
|
|
|
|
Thanks to Robert Gieseke.
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the disorienting scrolling when wrapping only one search result.
|
|
|
|
|
|
Added `_M.textadept.run.cwd` field for storing the working directory for more
accurate relative file paths.
|