1. 23 Mar, 2017 1 commit
    • Benno Schulenberg's avatar
      tweaks: reshuffle the bindings to group things more logically · c01d6a8f
      Benno Schulenberg authored
      Put all the movement keys together, in order of ascending stride.
      
      Also, move the Undo/Redo keystrokes further up, so that, when the
      user has a somewhat wider terminal than the usual 80 characters,
      these keystrokes will be shown -- they are far more interesting
      than the ^Y and ^V ones, for which PgUp and PgDn can be used.
      c01d6a8f
  2. 22 Mar, 2017 2 commits
  3. 20 Mar, 2017 1 commit
  4. 06 Mar, 2017 2 commits
  5. 27 Feb, 2017 2 commits
  6. 12 Jan, 2017 1 commit
  7. 23 Dec, 2016 1 commit
  8. 22 Dec, 2016 1 commit
  9. 19 Dec, 2016 1 commit
  10. 13 Dec, 2016 1 commit
  11. 07 Dec, 2016 4 commits
  12. 29 Oct, 2016 1 commit
  13. 20 Oct, 2016 1 commit
  14. 18 Oct, 2016 1 commit
  15. 15 Oct, 2016 3 commits
  16. 12 Oct, 2016 1 commit
  17. 13 Sep, 2016 2 commits
  18. 03 Sep, 2016 5 commits
  19. 02 Sep, 2016 1 commit
  20. 29 Aug, 2016 2 commits
  21. 28 Aug, 2016 1 commit
    • 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
  22. 27 Aug, 2016 1 commit
  23. 16 Aug, 2016 1 commit
  24. 14 Aug, 2016 1 commit
  25. 07 Aug, 2016 2 commits