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.
Description
Languages
Scheme
79.6%
C
12.7%
C++
6.2%
Assembly
0.9%
Python
0.4%
Other
0.2%