fix: Ellipsize tab_text and use text widget instead of custom impl

This commit is contained in:
Hojjat 2026-03-02 12:12:50 -07:00 committed by Ashley Wulber
parent ab538615da
commit 01f1785af5
3 changed files with 7 additions and 205 deletions

View file

@ -81,7 +81,6 @@ use std::{
};
mod tab;
mod tab_text;
mod tabs;
use self::{