pub(crate) fn write_remaining( f: &mut Formatter<'_>, remaining: usize, inner: Option<&str>, colour: Color, ) -> Result