Zack Buhman 6a5ebab01f editor: add shadow-lines and region-deletes
This implements the "copy" portion of copy-and-paste and the "delete"
portion of cut-and-paste.

'backspace' was also partially refactored to share code with the new
'selection_delete'.

I am excited in how expressiveness/readability improved in 'backspace'
after selection_delete was implemented.
2023-06-10 02:57:54 +00:00
2023-06-08 22:50:07 +00:00
2023-01-28 17:09:25 -08:00
2023-05-19 23:08:19 +00:00
2023-06-08 22:50:07 +00:00
2023-06-08 22:50:07 +00:00
2023-05-10 10:15:48 -07:00
2023-01-28 17:09:25 -08:00
2023-06-08 22:50:07 +00:00
2023-06-08 22:50:07 +00:00
2023-01-27 00:14:03 -08:00
Description
No description provided
MIT 7.2 MiB
Languages
Scheme 79.6%
C 12.7%
C++ 6.2%
Assembly 0.9%
Python 0.4%
Other 0.2%