ulyssa / modalkit

A Rust library for building modal editing applications
Apache License 2.0
49 stars 5 forks source link

Not all text deletions should go to the clipboard #73

Closed ulyssa closed 1 year ago

ulyssa commented 1 year ago

Text deletions done using backspace in Insert and Command mode should go to Register::Blackhole, and not the default clipboard.