A library for creating text based interfaces for Textadept.

Modules

_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.

Examples

basic_list.lua
buffer_actions.lua
buffer_indicators.lua
buffer_styling.lua
list_commands.lua
multi_column_list.lua
styled_list.lua
generated by LDoc 1.1