···2323 /// will measure the same width. This can be ensure by using the gwidth method
2424 /// included in libvaxis. If width is 0, libvaxis will measure the glyph at
2525 /// render time
2626- width: usize = 1,
2626+ width: u8 = 1,
2727};
28282929pub const CursorShape = enum {