ChrisTitusTech / linutil

Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
https://christitus.com
MIT License
2.75k stars 227 forks source link

do not exit linutil in confirmation prompt when q is pressed #758

Closed nnyyxxxx closed 1 week ago

nnyyxxxx commented 1 month ago

Type of Change

https://github.com/user-attachments/assets/e7ee90e5-fa73-4823-a284-597c361d2f25

adamperkowski commented 1 month ago

9641e6474c6e73581f9ce9f846e36f9174b56808 Excuse me what do you mean untested? It literally does what it says. image It's not supposed to close the popup on ctrl-c, it's supposed to exit.

nnyyxxxx commented 1 month ago

ah