I am working on a text editor that would be similar to emacs, but more simple (much less LoC) and configurable in C# rather than ELisp.
I just got the minibuffer working (although it doesn't have autocompletion yet and cannot display messages)
What do you think?
I just got the minibuffer working (although it doesn't have autocompletion yet and cannot display messages)
What do you think?