From 4b2b6604c42697863c1c6651160ce0b0e9b4ae73 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 24 Nov 2014 22:54:42 -0500 Subject: Updated curses compatibility notes; doc/manual.md --- doc/manual.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/manual.md') diff --git a/doc/manual.md b/doc/manual.md index bfdb48a7..73fdb5d6 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -1788,8 +1788,9 @@ As a special case, the empty capture `()` captures the current string position ## Curses Compatibility Textadept 5.5 beta introduced a curses version that is capable of running in a -terminal emulator. However, it lacks some GUI features due to the terminal's -constraints: +terminal emulator. However, it requires a font with good glyph support (like +DejaVu Sans Mono or Liberation Mono), and lacks some GUI features due to the +terminal's constraints: * No alpha values or transparency. * No images in autocompletion lists. Instead, autocompletion lists show the -- cgit v1.2.3