bazed-editor / bazed

The baz editor
Apache License 2.0
26 stars 3 forks source link

feat(core): Add delete key, generalize Buffers deletion functionality #56

Closed elkowar closed 1 year ago

elkowar commented 1 year ago

This PR generalizes the delete functionality in Buffer and uses it to add delete forwards (via Key::Delete)