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
415 stars 43 forks source link

Auto Notify error in Cygwin #68

Open louiss0 opened 3 months ago

louiss0 commented 3 months ago

Issue Details

I ran into this error after running the micro command.

Unknown platform for sending notifications: CYGWIN_NT-10.0-19045
Please post an issue on gitub.com/MichaelAquilina/zsh-auto-notify/issues/

Please provide the following details when opening an issue:

Operating System (uname -a)

Windows Drive: Cygwin

zsh version (zsh --version)

5.8 (x86_64-pc-cygwin)

auto-notify version (echo "$AUTO_NOTIFY_VERSION")

0.10.2

How is auto-notify installed?

It was installed through zap

Steps to reproduce the issue

  1. Install Cygwin
  2. Go to the file explorer and find the C:\cygwin64\home folder
  3. Open the home folder in the terminal
  4. Activate a command that lasts more than 1 second

gist link to your zshrc

https://gist.github.com/louiss0/afc18faa819c49f738267faa61641ff3