japanoise / emsys

ersatz-emacs text editor
MIT License
3 stars 2 forks source link

Feature: Rectangles #14

Closed japanoise closed 2 years ago

japanoise commented 2 years ago

C-x r hierarchy part 2.

japanoise commented 2 years ago

Already found an edge case i missed:

foobar
qux
  1. set mark on r of foobar
  2. set point to end of qux
  3. string rect: snarf
  4. (maybe, too tired to remember) undo redo type action
  5. segfault