Non printable characters aren't substituted.
Author: PhlosioneerCreated Jul 15, 2016Updated Aug 18, 2023
In editorUpdateRow, a check is never performed to find non-printable characters. However, the function _should_ replace non-printable characters with '?'.
Source: antirez/kilo