Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
Rewrote most of the manual and Lua API to complement each other.
Key bindings reference moved from Appendix to modules/textadept/keys.lua LuaDoc.
|
|
|
|
|
|
|
|
|
|
Lua 'print' statements do not work properly once ncurses has been initialized
and there is no way to print to a buffer without overwriting an existing
session on exit.
|
|
|
|
|