skx / cpmulator

Golang CP/M emulator for zork, Microsoft BASIC, Turbo Pascal, Wordstar, lighthouse-of-doom, etc
MIT License
98 stars 3 forks source link

125 readline #126

Closed skx closed 2 months ago

skx commented 2 months ago

This pull-request improves the handling of our read-line input method:

This closes #125.