## Textadept Quick Reference Book
*Textadept Quick Reference*
Fourth Edition Order the [e-book][] – $15 USD
Order the [e-book bundle][] with [Lua Quick Reference][] – $27 USD
Order the print book via Amazon [US][], [UK][], [DE][], [FR][], [IT][], [ES][] Published: Aug 2018 ISBN: 978-0-9912379-4-4
Pages: 174 [Excerpt][] Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor for programmers. This quick reference contains a wealth of knowledge on how to script and configure Textadept using the Lua programming language. It groups the editor's rich API into a series of tasks in a convenient and easy-to-use manner. This book covers how to: * Leverage Textadept's important files and folders * Adeptly navigate and manipulate text * Mark lines and text visually * Show interactive lists and call tips * Prompt for user input in various ways * Spawn asynchronous, interactive child processes * Configure colors, themes, and other settings * Define lexers for highlighting source code * And much more It serves as the perfect complement to Textadept's comprehensive Manual and exhaustive API documentation. [e-book]: https://gum.co/textadept_ebook [e-book bundle]: https://gum.co/qr_bundle [Lua Quick Reference]: https://foicica.com/lua [US]: https://www.amazon.com/Textadept-Quick-Reference-Mitchell/dp/0991237943/ [UK]: https://www.amazon.co.uk/Textadept-Quick-Reference-Mitchell/dp/0991237943/ [DE]: https://www.amazon.de/Textadept-Quick-Reference-Mitchell/dp/0991237943/ [FR]: https://www.amazon.fr/Textadept-Quick-Reference-Mitchell/dp/0991237943/ [IT]: https://www.amazon.it/Textadept-Quick-Reference-Mitchell/dp/0991237943/ [ES]: https://www.amazon.es/Textadept-Quick-Reference-Mitchell/dp/0991237943/ [Excerpt]: https://raw.githubusercontent.com/orbitalquark/textadept/default/docs/quickref_excerpt.pdf