emailler icon indicating copy to clipboard operation
emailler copied to clipboard

Rebuild directory prompt overwrite entry not working as expected

Open chrisparana opened this issue 3 years ago • 1 comments

When prompted to enter the mailbox directory, delete key does not enter a block character instead of deleting. Correcting this using the arrow keys afterword results in it unable to find the directory, even if the text appears correct on the screen. Additionally in a single incident, this also crashed the system.

chrisparana avatar Nov 13 '21 17:11 chrisparana

I think this was the one place I used CC65's sscanf() instead of my own I/O code. I will mend my ways!

bobbimanners avatar Nov 13 '21 18:11 bobbimanners