Open ryanberckmans opened 9 years ago
Also, verify cmdHistory whitespace handling - do we really want to save a " " cmd? With mm2k, " /call" results in " /call" being sent to the MUD, it is a convenient way to bypass commands. Probably don't want to userInput.trim() which would mess up this feature
See how MM2k/bash handles cmd history, particularly how resending a saved cmd affects cmdHistoryUp.