Fix TODOs

Fixes non UTF8 filenames by not converting to `String` for no reason.

Also removes TODO for the fill-page feature, which already exists.
This commit is contained in:
Max Dexheimer
2026-01-22 15:32:59 +01:00
parent 828db8aed3
commit 577141e201
4 changed files with 4 additions and 9 deletions
-1
View File
@@ -346,7 +346,6 @@ impl Tui {
}])
}
// TODO: Make a way to fill the width of the screen with one page and scroll down to view it
#[must_use]
pub fn render<'s>(
&'s mut self,