_M.textui |
The TextUI module allows you to easily create text based interfaces
for the Textadept editor. |
_M.textui.buffer |
The buffer class wraps a Textadept buffer, and extends it with support for
custom styling, buffer specific key bindings and hotspot support. |
_M.textui.indicator |
The indicator module provides support for indicators in your buffers. |
_M.textui.list |
The list class provides a versatile and extensible text based item listing for
Textadept, featuring advanced search capabilities and styling. |
_M.textui.style |
The style module lets you define and use custom, non-lexer-based styles. |