Ok, this is a dangerous question, but I still have to ask. For all you fellow #Linux users I'm looking to replace my console text editor. I am not and will not be an emacs user and I'm not a fan of vi/vim. I used nano, but really disliked it. I really enjoy tilde for the most part (though I do wish it didn't actually take over mouse selection to such an extent that I can't copy/paste from outside the terminal in a GUI) but tilde seems to be dead. The dev seems to be MIA and the packages no longer work. We can still manually build it (though it's not static and you can't move the source files after building or it quits working) but I assume eventually that's going to stop working.

Is there an editor kind of modernish like tilde but, you know, not dead and not emacs-based and a TUI?

GitHub - magiblot/turbo: An experimental text editor based on Scintilla and Turbo Vision.

An experimental text editor based on Scintilla and Turbo Vision. - magiblot/turbo

GitHub

@canadaduane I sort of don't like that they kind of specifically desupport *nix (it explicitly states that *nix users must build it themselves but Windows binaries will be provided, which kind of makes it clear what their focus is.)

Still, I'll give it a look over. It's lacking a few basics like being able to actually remember settings though.