pub type SeparatorMark = (usize, Option<i32>, Option<(u8, u8, u8)>);
Visible command separator mark: (row, col_offset, optional_color)