Adam Perkowski
Adam Perkowski
@nnyyxxxx i meant `tall`, not `high`. sorry.
I agree with @nnyyxxxx. Your approach would require creating separate `revert` scripts for basically every other script. That's not very efficient. We could create a `revert` function in every script...
> @adamperkowski might be time push the newest release to crates.io & AUR We (me and @ChrisTitusTech) had a little misunderstanding with `24.9.22` and `24.9.23`. Those versions' (and the previous...
OK, `24.9.28` up on [crates.io](https://crates.io/crates/linutil_tui/24.9.28). `2024.09.28` up on the AUR.
/close fixed with [v24.9.28](https://crates.io/crates/linutil_tui/24.9.28)
what is the error here?
Hey! I'm working on my own OS project in Rust. Any form of feedback would be much appreciated! The project is [Highlight OS](https://github.com/adamperkowski/highlightos). (I'm currently working on [this](https://github.com/adamperkowski/highlightos/pull/6) PR)
Those are icons from [Nerd Fonts](https://www.nerdfonts.com/cheat-sheet). https://github.com/ChrisTitusTech/linutil/blob/8e8476cda5ce2b9d1efcc2e031f19bc38132586a/src/theme.rs#L26-L27 From what I understand, linutil doesn't install nerd fonts. You can install manually: [package](https://archlinux.org/groups/x86_64/nerd-fonts/). You should choose one (or more) font you like...
You should check your terminal emulator settings for fonts. do you use tmux or anything similar?