Adam Perkowski

Results 124 comments of Adam Perkowski

Made changes neccessary to publish in #549.

Crates are up! https://crates.io/crates/linutil_tui https://crates.io/crates/linutil_core

(The CI failure is unrelated, like mentioned [here](https://github.com/helix-editor/helix/pull/11152#issuecomment-2229618701))

Not sure what's up with the [CI](https://github.com/ChrisTitusTech/linutil/actions/runs/10902455555/job/30254382506?pr=380) here.

> but there is another approach: Adding arrch64 ARM BACK in to linutil. I think this PR should be held off for now. I agree ARM support could be added...

> aarch64 was removed from the build workflow after it started failing in CI after https://github.com/ChrisTitusTech/linutil/pull/153 was merged. Why it failed? Nobody knows. I successfully built it on my system,...

> I think it would be better if we stored a file containing which scripts have been run (in ~/.local/state), and replacing the displayed scripts with an entry to revert...

> This comment was referring to running the main function of the script again, not the revert function. Not sure what do you mean by "main function" and "running it...