mborsetti / webchanges

webchanges anonymously checks web content (including images) and commands for changes, delivering instant notifications and AI-powered summaries to your favorite platform.
https://pypi.org/project/webchanges/
Other
37 stars 6 forks source link

Please set the path to the editor in the environment variable $EDITOR e.g. "export EDITOR=nano" #1

Closed mazdafunsunn closed 3 years ago

mazdafunsunn commented 3 years ago

meanwhile urlwatch works as intended, webchanges unable to get $EDITOR variable. image

python itself also is able to read this variable: image

mborsetti commented 3 years ago

Thanks 🙇, and apologies!

Found bug in the new logic automating editing in Windows (i.e. defaults to built-in notepad.exe if the EDITOR environment variable is not set). Just fixed in release 3.0.2., now available in PyPi.