Small fixes
A selection of 80 fixes from 174 pull requests.
16.Day 5 became day 15
Type 1, Tab, 5 in an MM-DD prompt: the month’s digit carried into the day. Tab must clear the input buffer, as Left and Right already do.
11state: { ...state, cursor }state: { ...state, typed: "", cursor }