RoomCays
RoomCays
Although I am not an Openbox developer I must say that this feature/idea is very interesting!
I can not also connect to host's PostgreSQL socket. Maybe `SYMFONY__ENV__DATABASE_SOCKET` isn't supported as an environment variable? My `docker-compose.yml`: ```yaml version: "3.8" services: app: image: wallabag/wallabag ports: - "8081:80" environment:...
Thanks, @alpheratz0 - your fix helped me to keep using blezz.
Warning: I merged this into my fork and **blezz** stopped to react on keystrokes.
Hello @alpheratz0 . I did test it again - with the same, unsuccessfull result. No key works. Keyboard is like "locked", I can not quit via escape key nor switch...
@alpheratz0 sure! Below is the output you asked for. I pressed: `a`, `b`, `c`, `d`, `D`, `Esc`, `Esc`, `Esc`. ```Shell $ ./blezz Loading config from: /home/user/.config/blezz/config Loaded directoryUpKey as: ....
Yes, I do have NumLock on (permamently) :) I have merged the latest commit and it fixed the issue! Good job, thank you! I'm so glad somebody besides me needs...
It would be very nice feature to be able to choose **croc** configuration from CLI when running (thanks to self-hosting possibility I do have couple of relays for different "environments"...
Following may or may not help: check if `/etc/zulip/settings.py` file inside container actually exists and is not empty. Try disabling `LINK_SETTINGS_TO_DATA` (and/or `MANUAL_CONFIGURATION`) and check container behavior.
Same problem here. Directory deletion does not fire up any event, however something is happening because after deleting the directory AND THEN deleting some other, random FILE Grunt produces an...