stricklandrbls opened a new issue, #531: URL: https://github.com/apache/daffodil-vscode/issues/531
### Issue When consecutive _undisplayable_ byte values render in the logical display viewport[^1], the viewport will display these bytes inconsistently. A binary test file will be attached to this issue for anyone looking to recreate this exact scenario. [bin-data.zip](https://github.com/apache/daffodil-vscode/files/11080209/bin-data.zip) **Note:** The `.zip` file extension is irrelevant and was only added to satisfy GitHub's attachment upload requirements. ### Viewports Screenshot  The last byte on the top line has the value of `0x09`.[^2] [^1]: The Logical Viewport is text encoded as Latin-1. [^2]: The symbol used for _undisplayable_ byte data may not actually be monospace. Another issue may need to be created for this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
