RE: [PATCH weston] editor: Support shift-left/right for selecting text

2013-07-12 Thread Eoff, Ullysses A
@lists.freedesktop.org > [mailto:wayland-devel- > bounces+ullysses.a.eoff=intel@lists.freedesktop.org] On Behalf Of Rob > Bradford > Sent: Thursday, July 11, 2013 8:00 AM > To: wayland-devel@lists.freedesktop.org > Cc: Rob Bradford > Subject: [PATCH weston] editor: Support shif

[PATCH weston] editor: Support shift-left/right for selecting text

2013-07-11 Thread Rob Bradford
From: Rob Bradford If the shift modifier is active then we don't make the cursor and the anchor the same and as a result we develop a selection in the direction that the arrow key gets pressed in. https://bugs.freedesktop.org/show_bug.cgi?id=66802 --- clients/editor.c | 6 -- 1 file changed