Age | Commit message (Collapse) | Author |
|
|
|
|
|
GTKOSX passes a keycode that confuses Scintilla, which inserts a 'DLE' char.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From Brian Schott.
|
|
|
|
|
|
The standard LuaDoc template is no longer used. Instead, the new
`scripts/markdowndoc.lua` has the template for LuaDoc and `scripts/update_doc`
has the template for the Manual.
Also added README, CHANGELOG, and THANKS files.
|
|
|
|
|
|
From Robert Gieseke.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
While this does not stop io blocking, there might be another way.
|
|
|
|
|
|
|
|
|
|
Also added utils function for deleting the current word.
|
|
|