From 712714e6b77cd1da6d02b764ad3c3dade0b94704 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 5 Aug 2012 15:14:29 -0400 Subject: Updated FAQ.md about ncurses terminal support. --- FAQ.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index f8663700..ba453f7c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -72,6 +72,12 @@ The ncurses version does not support feature _x_ the GUI version does. Is this a bug? **A:** +Maybe. Some terminals do not recognize certain key commands like `Shift+Arrow` +for making selections. Linux's virtual terminals (the ones accessible with +`Ctrl+Alt+FunctionKey`) are an example. GNOME Terminal, LXTerminal and XTerm +seem to work fine. rxvt and rxvt-unicode do not work out of the box, but may be +configurable. + Please see the [ncurses compatibility][] section of the appendix. If the feature in question is not listed there, it may be a bug. Please [contact][] me with any bug reports. -- cgit v1.2.3