8abc1d6c16
Replace status-line printf formatting with compact manual decimal rendering (u16/u8 right-aligned helpers + wrchar/put_str_attr). This removes runtime printf usage from mdview.c and keeps fixed status columns without stale digits. Co-Authored-By: Oz <oz-agent@warp.dev>