Jafner
Jafner
Yeah, this is an issue I've been dealing with in my personal instance as well. I'm not sure what the best approach is to dealing with it, since we're essentially...
@oakbrad I like that idea. If you open a feature request for that, I'll get around to building it out.
@lightlike Can you reproduce this issue on the current version? If so, can you share the following information about your environment: - Your Docker-compose file - The directory ownership of...
Are you able to serve that directory with a vanilla `httpd` or `nginx` container? If not, I would look further into the file/directory permissions as the culprit. If so, I'll...
+1 from me looking to do the opposite. I have no offset and I want to constrain the background to only the area needed by the text. 
Haven't had a chance to test it in the context of either of the Zed activation scripts, but I think stripping the comments with grep works. ``` $ cat ~/.config/zed/keymap.json...
Update: Replacing my `~/.config/zed/keymap.json` with the comment-stripped version above seems to have allowed the activation scripts to run properly.
I see a very similar behavior with my instance, but the reconnect happens very quickly (less than 3 seconds). My Caddy configuration is very simple (just dockge and one or...