Earlier quoted context omitted.
Me too, using irssi.
yep, same. Just something about terminal chat clients. I wish Discord would allow you to create a terminal client where you didn't have to do all kinds of workarounds.
Show HN: I made Devzat – It's like Discord but in the terminal, over SSH
151–154 of 154 posts
Re: Show HN: I made Devzat – It's like Discord but in the terminal, over SSH
#152Earlier quoted context omitted.
yeah it was a matter of time before people starting spamming
I would have expected some self selection: these are people from HN who know how to use SSH. Not exactly a high bar but implies some proficiency with software.
Re: Show HN: I made Devzat – It's like Discord but in the terminal, over SSH
#153Love the fact that there are currently more people on the server than likes on this post :D You might wanna take a look at https://github.com/charmbracelet/bubbletea ad specifically https://github.com/charmbracelet/soft-serve for v2. IRC style commands that are only sent to the sender would also be nice as current version is a bit spammy with help and user commands.
Re: Show HN: I made Devzat – It's like Discord but in the terminal, over SSH
#154I typed "hello" and hit Enter, and the whole thing froze. Had to close my shell because I couldn't get out of the chat session any other way. Not great.
FYI if you use an openssh client and you can't disconnect via closing the remote shell normally, type RET+tilde+period in sequence to close it forcefully without losing your local shell. There are more RET+tilde shortcuts as well.