ToontjeM
ToontjeM
Would it be possible have support for https://github.com/jimhester/per-directory-history in McFly?
### Discord username (optional) Toontje ### Describe the solution you'd like? From https://discord.com/channels/851854972600451112/1009758920400707614/1009908887941546026 It happens a lot to me that i am ssh'ed into an external host and then i...
Because when i launch SDRangel i see: ``` 2024-01-27 12:01:07.618 (W) PluginManager::loadPluginsDir: Cannot load library /Applications/SDRangel.app/Contents/Resources/lib/plugins/libinputsdrplayv3.dylib: (dlopen(/Applications/SDRangel.app/Contents/Resources/lib/plugins/libinputsdrplayv3.dylib, 0x0085): Library not loaded: libsdrplay_api.so.3.07 Referenced from: /Applications/SDRangel.app/Contents/Resources/lib/plugins/libinputsdrplayv3.dylib Reason: tried: 'libsdrplay_api.so.3.07' (no such...
The script apparently doesn't do that?
ClockConfig.ini is not written. And if you create one yourself you cannot get the format right.
When i go beyond 64x64 i lose the playing canvas. 

``` Traceback (most recent call last): │ 9 options.rows = HatHeight File "Outbreak.py", line 3304, in │ 10 options.cols = HatWidth LaunchOutbreak(100000) │ 11 options.brightness = 100 File "Outbreak.py", line...
 PacMan sprite is stuck in the lower right corner. Clock is dropping the bombs.
``` GroundRGB: (0, 24, 0) │ Traceback (most recent call last): │ File "arcade.py", line 101, in │ LaunchArcade(5) │ File "arcade.py", line 73, in LaunchArcade │ DE.LaunchDefender(GameMaxMinutes) │ File...