From 58f2f4d02bc4f961077caa84e87fbb0a60ad2680 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 21 Oct 2014 15:06:59 -0400 Subject: Enable mouse clicks and movements in the terminal version. This requires Scinterm r92 (changset 90ba2dd413c3). --- FAQ.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 641d71c9..408dbedf 100644 --- a/FAQ.md +++ b/FAQ.md @@ -106,6 +106,18 @@ Please see the LuaDoc on [compile and run commands][]. - - - +**Q:** +In Linux, middle-clicking in the curses version does not paste the primary +selection and selecting text does copy to the primary selection. All other +terminal apps support this functionality, why not Textadept? + +**A:** +It does; use the `Shift` modifier key with your middle-clicking and text +selecting. Textadept interprets non-`Shift`ed mouse events like a GUI +application. + +- - - + **Q:** The curses version does not support feature _x_ the GUI version does. Is this a bug? -- cgit v1.2.3