Maciej Dems

Results 14 comments of Maciej Dems

Ok, however still it would be much neater not to create an independent module `_defopt_version`, but collect it into a package.

> That part I'll probably completely get rid of and replace by https://github.com/pypa/setuptools_scm#retrieving-package-version-at-runtime. Good idea!

> @macdems Thank you for the issue and sorry for the late reply. Indeed, I can confirm that the virtual environment is not activated during test discovery and execution. However,...

Steps to reproduce the problem (in Windows): 1. Install [Anaconda](https://www.anaconda.com/products/individual). **Do not add Python to the system PATH** (this is a default installer option). 2. Create a following file `run_test.py`:...

> I'm running on a Mac but also use numpy. Hard to understand how the import could get the python part but not the binary part. Yes, it is hard...

Here is a patch based on @ericfreese comment and the solution he has linked [zsh-autosuggestions.patch.txt](https://github.com/zsh-users/zsh-autosuggestions/files/4158296/zsh-autosuggestions.patch.txt)

@vincentbernat I can do this, but next week the earliest (no I am almost fully offline with no access to any computer).

I have created a pull request. In my system yanking does not leave the suggestion, so it also seems to solve #526.

You may change the [spotify-intray.png](https://github.com/macdems/yet-another-spotify-tray/blob/main/res/spotify-intray.png) and [spotify-intray.svg](https://github.com/macdems/yet-another-spotify-tray/blob/main/res/spotify-intray.svg) files. Please mind that recent Spotify shows its own tray icon (green) and it has nothing to do with this app.

I have tested this. If you just start `spotify-tray` and let it launch `spotify` everything is correct. The behavior you are describing is if we try to hijack a running...