Feodor Fitsner
Feodor Fitsner
Right, it's currently pinned to an exact version. Funny enough, initially it was made with upgrade to a very recent version: https://github.com/pglet/pglet-bash/commit/3228c8afc3b1d65c74c98cebc8854b4013d9d04e#diff-f0f199502fb5ed2f0e93805edab564c05f574824d3006f4bad9f33018f63e8c9 I'm not sure which behavior is more expected?...
Btw, I'm doing this in test scripts to always pull the latest: ```bash # include Pglet helper source
I've just realized that with Bash upgrade could look like running the same command again :) ```bash curl -O https://pglet.io/pglet.sh ```
What OS are you running it on?
Ah, I see. The problem is in line `pglet_page "index"`. In Pglet 0.4.5 the service mode was made default where "index" page name is reserved. Change it to just `pglet_page`,...
@laoshaw it's been kind of surprising (and pleasant) to see a sudden spike in Pglet usage, so may I ask where did you know about Pglet and what kind of...
Oh, great, thank you!
I've spent some time investigating the possibility to update Flet executable icon and version information without re-building it. I focused on Windows OS for now. Good news it's possible to...
It's not a high priority right now. What would be your use case for that?
It looks great, of course, it's just we don't have enough hands at the moment to implement that 😕