Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
From Brian Schott.
|
|
|
|
|
|
|
|
|
|
Also added utils function for deleting the current word.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added gui.set_theme() and gui.select_theme() theming utilities.
All new light and dark themes. Moved old classic themes to the wiki.
|
|
Thanks to Brian Schott.
|
|
|
|
|
|
|
|
|
|
|
|
Contributed by Brian Schott.
|
|
|
|
Key commands are now in keys.conf and keys.osx.conf which are loaded by the
_m.textadept.menu module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Robert Gieseke.
|
|
|
|
|
|
|
|
|
|
|
|
Also modified the editing module's enclose() and select_enclosed() functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|