This is awesome, the sshtalk mentioned above looks great too, although trying to brute force a room name isn't working out for me.
I found a few of the key bindings by accident, trying to scroll with j. I considered making something like this a long while ago, but definitely not in asm, this is impressive.
I may have to poke at the code a bit and see if I can add/change a couple things :)
FWIW, I intentionally didn't implement a "/list" feature for it, as it was originally designed to be an in-house sorta ephemeral chat thing... not many requests for a public "IRC-style" ssh chat server, if there is by all means adding the feature for a "/list" wouldn't take long
I was just poking around to see how it works. I love the idea, but I doubt I could convince enough people to join that wouldn't already have the room name to justify the effort of adding a /list.
I found a few of the key bindings by accident, trying to scroll with j. I considered making something like this a long while ago, but definitely not in asm, this is impressive.
I may have to poke at the code a bit and see if I can add/change a couple things :)