optijon
optijon
Hi, I'm using [direnv](https://direnv.net/) to manage my environment variables in my Rails project. Some of these variables are required for our Rails app to start up. When I attempt to...
This is a feature request, I can't find a way to center a window on the display. I like the idea of using tiles for swapping windows and general usage...
The docs mention the use of any of the following filter types: ``` { foo: 'bar', # label=value (equality) foo: { not: 'bar' }, # label!=value (inequality) foo: true, #...