linutil/tui/src
nyx 7147ed93e9
implement a root check menu (#927)
* implement a root check menu

* code needs to be readable

* rephrase it a lil bit

* disregard escalation tool variable if found as root

* refactor: Call root check from within AppState constructor (#7)

* remove duplicate check

* add comment back

---------

Co-authored-by: Liam <33645555+lj3954@users.noreply.github.com>
2024-11-11 10:27:30 -06:00
..
confirmation.rs feat: Mouse scroll (#913) 2024-11-11 10:22:21 -06:00
filter.rs refactor: Re-export ego-tree dependency from linutil core (#811) 2024-11-07 13:00:34 -06:00
float.rs feat: Mouse scroll (#913) 2024-11-11 10:22:21 -06:00
floating_text.rs feat: Mouse scroll (#913) 2024-11-11 10:22:21 -06:00
hint.rs refactor: Re-export ego-tree dependency from linutil core (#811) 2024-11-07 13:00:34 -06:00
main.rs implement a root check menu (#927) 2024-11-11 10:27:30 -06:00
root.rs implement a root check menu (#927) 2024-11-11 10:27:30 -06:00
running_command.rs feat: Mouse scroll (#913) 2024-11-11 10:22:21 -06:00
state.rs implement a root check menu (#927) 2024-11-11 10:27:30 -06:00
theme.rs refact: multi-selection to per cmd (#719) 2024-11-05 13:59:57 -06:00