thread 'main' panicked at src/file.rs:1467:36: index out of bounds: the len is 17 but the index is 17 stack backtrace: 0: rust_begin_unwind at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panicking.rs:597:5 1: core::panicking::panic_fmt at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/core/src/panicking.rs:72:14 2: core::panicking::panic_bounds_check at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/core/src/panicking.rs:180:5 3: as mastodonochrome::tui::ActivityState>::draw 4: mastodonochrome::tui::TuiLogicalState::draw_frame 5: ratatui::terminal::Terminal::draw 6: mastodonochrome::tui::Tui::run::{{closure}} 7: mastodonochrome::tui::Tui::run 8: mastodonochrome::main note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.