tsoding / ded

Dramatic EDitor
MIT License
570 stars 76 forks source link

Add functionality to delete the selected area #78

Closed austinoxyz closed 5 months ago

austinoxyz commented 1 year ago

Single function editor_delete_selection in editor.c mimicking editor_delete and editor_backspace that deletes the entire selected area.