Age | Commit message (Collapse) | Author |
|
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.
|
|
Users can connect to this event to implement a more visual or audible notice
when a search wraps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise, if 'Esc' is pressed twice rapidly, it is stored in the queue.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
Thanks to Gilles for pointing out that I left this part out of his patch.
|
|
Sometimes the converted text will not fit into its allocated buffer.
|
|
|
|
Do not look in the current working directory for modules.
Look in _USERHOME for shared libraries.
|
|
|
|
|
|
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.
|
|
Global functions/tables must be prefixed with '_G.'. Otherwise, full names can
be used.
|
|
|
|
|
|
|
|
|