• Benno Schulenberg's avatar
    new feature: allow text selection by holding Shift with the cursor keys · 382c9d79
    Benno Schulenberg authored
    Add the keycodes and routines to allow the user to forego setting the
    mark explicitly (with M-A / ^6) and instead quickly select a few words
    or lines by holding down Shift together with the movement keys.
    
    (Some combinations with Shift are swallowed by some terminal emulators.
    To work around some of those, the combinations Shift+Alt+Left/Right work
    as Shift+Home/End and Shift+Alt+Up/Down work as Shift+PageUp/PageDown.)
    382c9d79
text.c 107 KB