MichaelAquilina / zsh-auto-notify

⏰ ZSH plugin that automatically sends out a notification when a long running task has completed.
GNU General Public License v3.0
412 stars 42 forks source link

Asking sudo password #64

Open t101804 opened 3 months ago

t101804 commented 3 months ago

Issue Details

Please provide the following details when opening an issue:

Operating System (uname -a)

Linux archy 6.9.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 12 Jun 2024 20:17:17 +0000 x86_64 GNU/Linux

zsh version (zsh --version)

zsh 5.9 (x86_64-pc-linux-gnu)

auto-notify version (echo "$AUTO_NOTIFY_VERSION")

0.10.2

How is auto-notify installed?

How zsh auto notify work to display sudoo password is asked, example when running yay -Syu or any password related image

MichaelAquilina commented 3 months ago

hi @t101804. I dont understand how this issue is related to zsh-auto-notify?

Are you seeing this behaviour only if it is installed?

stepanzak commented 2 months ago

hi @t101804. I dont understand how this issue is related to zsh-auto-notify?

Are you seeing this behaviour only if it is installed?

I think they are asking for a feature to notify on sudo password prompt.

t101804 commented 2 months ago

hi @t101804. I dont understand how this issue is related to zsh-auto-notify?

Are you seeing this behaviour only if it is installed?

I think they are asking for a feature to notify on sudo password prompt.

yep this what i mean

MichaelAquilina commented 2 months ago

I'm not sure I understand the use case. Could you explain an example where it would be useful? I dont think adding something like this would be easy so I want to make sure its worth the complexity