An open API service indexing awesome lists of open source software.

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

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.

![](docs/images/bufferlist.gif)

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.