https://github.com/rgieseke/textredux
Text-based interfaces for Textadept
https://github.com/rgieseke/textredux
textadept
Last synced: 8 months ago
JSON representation
Text-based interfaces for Textadept
- Host: GitHub
- URL: https://github.com/rgieseke/textredux
- Owner: rgieseke
- License: other
- Created: 2012-11-27T07:35:59.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T07:43:14.000Z (over 1 year ago)
- Last Synced: 2025-05-20T03:09:23.424Z (about 1 year ago)
- Topics: textadept
- Language: Lua
- Homepage: http://rgieseke.github.io/textredux/
- Size: 1.31 MB
- Stars: 61
- Watchers: 5
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Textredux is a module for the [Textadept editor](http://foicica.com/textadept/)
that offers a set of text based replacement interfaces for core Textadept
functionality.

Textredux' main branch usually follows Textadept's nightly development and started tracking the changes in Textadept 12 alpha.
The API docs are generated with [ldoc](https://stevedonovan.github.io/ldoc/):
```
cd docs
ldoc .
```
The Textredux module is released under the MIT license.
Please visit the [homepage](http://rgieseke.github.io/textredux/) for
more information.