buzz
buzz copied to clipboard
Replace linenoise with own solution
Linenoise does not handle utf8 or completion
Write our own solution or find something that can do as much as https://github.com/giann/sirocco
We could use readline if we manage to build it from build.zig
https://github.com/daanx/isocline might do