Ben Iofel
Ben Iofel
Yes, Why not just change the color of the blue line on the left?
add it to all of the tabs, and use the different background (or something else) to indicate current tab
it needs some improvement for the current tab though 
+1, would love to create SLOs via yaml
For traefik, to get `push server is not a trusted proxy` to pass, I had to add this snippet under my entrypoint to traefik.yml: ```yaml entryPoints: https: address: :443 forwardedHeaders:...
need stack trace is it reproducible?
Solved for us by consolidating `flowvault` and `flow`.
@SilverRainZ please try version 0.48.7 in the AUR
There is little to no benefit to switching to xcb. Xlib is not a bottleneck, so it's not worth the effort. Besides, Xlib is implemented using xcb internally
This was working for me until I updated to 0.119.19. I used to be able to set `"buffer_font_family": "Operator Mono Book"`, but now it only accepts `"Operator Mono"` and does...