ulyssa / modalkit

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

Want program suspension method on Terminal #24

Closed ulyssa closed 1 year ago

ulyssa commented 1 year ago

Properly suspending yourself can be a little tricky, so it'd be nice to provide a method to help people do it rather than reimplement it.