cfrs

Homepage: https://github.com/Alexander-Miller/cfrs

Author: Alexander Miller

Updated:

Summary

Child-frame based read-string

Commentary

Simple implementation of reading a string with child-frames.
Synchronous control is maintained by using `recursive-edit'.  When finished
the entered text is read from the input buffer and the child-frame is
hidden.

Dependencies