I am working on an example command line chat client in Racket and I need a method to switch from text chat to commands for things like sending a binary file or executing a utility to check the network connection. I am thinking of something like control key combinations. What is the easiest way to do something like this in Racket?
-- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/6230AA95-C01A-4F1D-842F-4965BFE4AD55%40biomantica.com.

