fix space rendering for partial chunks

This commit is contained in:
alice pellerin
2026-03-22 20:09:47 -05:00
parent 4c3e91930f
commit a6cf1831c0
2 changed files with 13 additions and 11 deletions
-1
View File
@@ -27,7 +27,6 @@ const LINES_OF_PADDING: usize = 5;
const BYTES_OF_PADDING: usize = LINES_OF_PADDING * BYTES_PER_LINE;
// TODO:
// - some way to inspect just one interpretation
// - search
// - ascii and bytes (`/` and `A-/`?)
// - diffing