diff options
author | 2014-10-26 15:00:27 -0400 | |
---|---|---|
committer | 2014-10-26 15:00:27 -0400 | |
commit | 466b054ca5dc10ca61f32d287a98431adf5cd956 (patch) | |
tree | e14448c945277d07d4d29e7af09b49cb8fe72fd1 | |
parent | bef52adfd1af12fd6815547f1300c84c3b934cdb (diff) | |
download | textadept-466b054ca5dc10ca61f32d287a98431adf5cd956.tar.gz textadept-466b054ca5dc10ca61f32d287a98431adf5cd956.zip |
Document that the terminal version does not support drag and drop; doc/manual.md
-rw-r--r-- | doc/manual.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual.md b/doc/manual.md index 8a68fb2a..09f4577a 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -1795,6 +1795,7 @@ non-existant graphics capabilities: * No buffered or two-phase drawing. * No arrows on call tips. * Carets cannot have a period, line style, or width. +* No drag and drop. * Edge lines may be obscured by text. * Extra line ascent or descent renders improperly. * No fold lines. |