Florian Cech

Results 7 comments of Florian Cech

Just to verify, I can reproduce the issue as well, at the same line in prompt_toolkit's application.py:808. Is there any quickfix to just suppress the warning for now? It's really...

Came to this issue just now, same problem (same QNAP Admin software, it seems). Can confirm behavior, and also tried custom field, incl. regex matching. Textarea fields seem to be...

I'm can confirm the exact same issues on Docker 4.29.0 (145265) for Mac (Docker Desktop) in a variety of shell environments, including bash, fish and z-shell running in iTerm2. In...

JFTR: Deep in the docker compose docs, I found this description of the `COMPOSE_MENU` environment variable, which controls the display of this menu: https://docs.docker.com/compose/environment-variables/envvars/#compose_menu The documentation states that the default...

I'm seeing the same behavior in a standard docker compose setup at the moment. I've also been able to reproduce the issue with @hdodov's mcve repository and tried adapting it...

Just to confirm, the problem remains on macOS Ventura as well, with the fix of locking and unlocking the screen as suggested in https://github.com/rxhanson/Rectangle/issues/640#issuecomment-975741643 still working.

I have exactly the same issue; as soon as I've opened a file it immediately presents with changes; diffing the raw text source shows precisely the fields mentioned by @asinyagin...