When you're too lazy to manage more than 1 ssh server/connection/whatever the fuck you wanna call it.
You need ncurses... that's about it...
sudo dnf install ncurses-develsudo apt install libncurses-devIDFK I am not your dad, chances are that if you are here and reading this then you have enough linux experience to figure this shit out yourself...
Probably possible but I'm not doing it, if you want feel free to send a PR if you figure it out.
No.
if you want to run a debug build:
make clean runor if you want just the debug build:
make clean buildDebugmake clean buildsudo make clean install