Age | Commit message (Collapse) | Author |
|
|
|
This fixes Fn key recognition.
|
|
|
|
|
|
Removed obsoleted `events.COMMAND_ENTRY_COMMAND`.
|
|
|
|
Requires Scintilla r4436 and Scinterm r45.
|
|
|
|
|
|
Added `_M.textadept.run.cwd` field for storing the working directory for more
accurate relative file paths.
|
|
Also moved snapopen module into core as io.snapopen().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Pedro Andres Aranda Gutierrez.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pathnames and filenames are italic and be more consistent with constant width
text.
|
|
|
|
CDK would reset locale settings so autocomplete lists would not sort correctly.
|
|
|
|
|
|
|
|
|
|
|
|
Even though the implementation uses a new `MODIFIED` event, it is left
undocumented because it will likely never be a full implementation of
SCN_MODIFIED.
|
|
Added 256x256 icon and updated screenshots.
|
|
|
|
|