You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emit damaged glyphs when hidden by opaque kitty sprixcells. This won't be necessary anymore once we move to the animation protocol for holing out Kitty bitmaps, but it's necessary for now (#1704)
Fix problems compiling Rust crate on non-x86 architectures (#1339)
Reject control characters when loading nccells or outputing to an ncplane (#1840)
'\n' is still allowed, for scrolling planes only. '\0' is always allowed to zorch out a cell.