diff options
author | 2012-08-05 09:29:17 -0400 | |
---|---|---|
committer | 2012-08-05 09:29:17 -0400 | |
commit | 6b3b54d8fac94251f6bf53cbdfaca84c16a05a0f (patch) | |
tree | ffd21e9d9dc372fcd593e3c26e4f93f42c43560f /doc/02_Installation.md | |
parent | e84d0b3660cad721400f68f485208f26d6bcb1d5 (diff) | |
download | textadept-6b3b54d8fac94251f6bf53cbdfaca84c16a05a0f.tar.gz textadept-6b3b54d8fac94251f6bf53cbdfaca84c16a05a0f.zip |
Added ncurses key commands to individual manual pages.
Diffstat (limited to 'doc/02_Installation.md')
-rw-r--r-- | doc/02_Installation.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/02_Installation.md b/doc/02_Installation.md index 5de119a4..95ab4003 100644 --- a/doc/02_Installation.md +++ b/doc/02_Installation.md @@ -7,8 +7,8 @@ only thing it needs is [GTK+][] >= 2.18 on Linux systems. GTK is already included in Windows and Mac OSX packages. Textadept also has its own version of Lua. -The _experimental_ terminal version of Textadept requires [ncurses][]. This -dependency is only necessary if you wish to run Textadept from a terminal. +The terminal version of Textadept requires [ncurses][]. This dependency is only +necessary if you wish to run Textadept from a terminal. Notes: |