aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: f40450cd44a9a85f1677c75cc86d461ad36b27db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
# Textadept

## Overview

Textadept is a fast, minimalist, and remarkably extensible cross-platform text
editor for programmers. Written in a combination of C and [Lua][] and
relentlessly optimized for speed and minimalism over the years, Textadept is an
ideal editor for programmers who want endless extensibility without sacrificing
speed or succumbing to code bloat and featuritis.

[Lua]: http://lua.org

## Features

* Self-contained executable -- no installation necessary.
* Entirely keyboard driven.
* Unlimited split views.
* Support for over 80 programming languages.
* Powerful snippets and key commands.
* Code autocompletion and API lookup.
* Unparalleled extensibility.
* Terminal (curses) version.

## Requirements

In its bid for minimalism, Textadept has no dependencies on Windows and Mac OSX
operating systems and depends only on [GTK+ 2.0][] version 2.18 or greater on
Linux. Textadept includes its own copy of Lua on all platforms and bundles in a
GTK+ runtime on Windows and Mac OSX.

The terminal version of Textadept requires only an implementation of curses like
[ncurses][].

[GTK+ 2.0]: http://gtk.org
[ncurses]: http://invisible-island.net/ncurses/ncurses.html

## Download

**Please [donate][] or purchase the [book][] to fund continuous development.**

Download Textadept from the project's [download page][] or from these quick
links:

Stable Builds

* [Win32][]
* [Mac OSX][]
* [Linux][]
* [Linux x86\_64][]
* [Modules][]

Unstable Builds

* [Win32 Nightly][]
* [Mac OSX Nightly][]
* [Linux Nightly][]
* [Linux x86\_64 Nightly][]
* [Modules Nightly][]

_Warning_: nightly builds are untested, may have bugs, and are the absolute
cutting-edge versions of Textadept. Do not use them in production, but for
testing purposes only.

[donation]: http://gum.co/textadept
[book]: MEDIA.html#Book
[download page]: http://foicica.com/textadept/download
[Win32]: download/textadept_LATEST.win32.zip
[Mac OSX]: download/textadept_LATEST.osx.zip
[Linux]: download/textadept_LATEST.i386.tgz
[Linux x86\_64]: download/textadept_LATEST.x86_64.tgz
[Modules]: download/textadept_LATEST.modules.zip
[Win32 Nightly]: download/textadept_NIGHTLY.win32.zip
[Mac OSX Nightly]: download/textadept_NIGHTLY.osx.zip
[Linux Nightly]: download/textadept_NIGHTLY.i386.tgz
[Linux x86\_64 Nightly]: download/textadept_NIGHTLY.x86_64.tgz
[Modules Nightly]: download/textadept_NIGHTLY.modules.zip

## Installation and Usage

Textadept comes with a comprehensive manual and API documentation in the *doc/*
directory. They are also available [online][].

[online]: http://foicica.com/textadept

## Buy the Book

<div style="float: left; margin: 0 1em 0 1em;">
  <a href="MEDIA.html#Book">
    <img src="book/ta_quickref_small.png" alt="" style="border-width: 1px;"/>
  </a>
</div>

[*Textadept Quick Reference*][]

Released: December 2013<br/>
Pages: 160

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. [Read more...][]

This book serves as the perfect complement to Textadept's Manual and exhaustive
API documentation.

[*Textadept Quick Reference*]: MEDIA.html#Book
[Read more...]: MEDIA.html#Book

## Contact

Contact me by email: mitchell.att.foicica.com.

There is also a [mailing list][].

[mailing list]: http://foicica.com/lists