···105105106106const editor: libfn.Editor = .init(allocator);
107107```
108108+109109+## Acknowledgements
110110+111111+- [Tim Culverhouse](https://rockorager.dev) - for his incredible work on [libvaxis](https://github.com/rockorager/libvaxis).
112112+- [CJ van den Berg](https://github.com/neurocyte) - for his inspiring work on [Flow Control](https://flow-control.dev).
113113+- [David Vanderson](https://github.com/david-vanderson) - for his work on [DVUI](https://david-vanderson.github.io/), the inspiration for the TUI framework used to develop Fönn.