NiKom icon indicating copy to clipboard operation
NiKom copied to clipboard

Prompt updates w/o pressing enter

Open joacimmelin opened this issue 8 years ago • 4 comments

It would be nice if status messages (other users logs in or out, new posts, etc) is displayed at the prompt w/o me having to press enter to see all of them

joacimmelin avatar Sep 19 '16 11:09 joacimmelin

I remember "vilka -b" to keep watch over the nodes. But maybe that was a Fabbes BBS extension :)

quite avatar Sep 19 '16 12:09 quite

"Vilka" is a standard NiKom command and the flag "-v" gives more verbose information. I don't know if Fabbes had some special command that had a "-b" flag. Fabbes had so many weird things. :-)

Sure, it would be nice if messages were automatically displayed when at the prompt (but only there). It's not super simple to implement though..

punktniklas avatar Sep 21 '16 06:09 punktniklas

Sklaffkom is able to do this. Maybe there is something in that source code that can be re-used?

www.sklaffkom.se.

joacimmelin avatar Jun 15 '17 11:06 joacimmelin

I doubt it. The problem is not there that needs to be some advanced algorithm or data structure that can be borrowed from Sklaffkom. The issues lies in straightening out some of NiKom's lower level IO so that interrupts like this can be made possible.

punktniklas avatar Jun 17 '17 04:06 punktniklas