Describe the feature you'd like see implemented in sudo-rs
I like that the "feedback" is configurable and that there is a hot-key to disable it as well. But
some systems I do not have root access to in order to permanently disable the "feedback".
I would be nice to have a user-based configuration file (i.e. XDG style "${HOME}/.config/sudo/config.yml")
that would allow a user to disable the "feedback".
What problem can be solved with this feature?
With lack of root privileges and not always remembering to hit the hot-key, allow a user to protect themselves
even better by implementing a user config file
Describe alternatives you've considered
N/A
Additional context
The only thing I have to offer in addition to this is that once the config file is established. Adding additional
user-based config items would be easier to implement
Describe the feature you'd like see implemented in
sudo-rsI like that the "feedback" is configurable and that there is a hot-key to disable it as well. But
some systems I do not have root access to in order to permanently disable the "feedback".
I would be nice to have a user-based configuration file (i.e. XDG style "${HOME}/.config/sudo/config.yml")
that would allow a user to disable the "feedback".
What problem can be solved with this feature?
With lack of root privileges and not always remembering to hit the hot-key, allow a user to protect themselves
even better by implementing a user config file
Describe alternatives you've considered
N/A
Additional context
The only thing I have to offer in addition to this is that once the config file is established. Adding additional
user-based config items would be easier to implement