Neil Gilmour

Results 9 comments of Neil Gilmour

I just worked out that this was happening for me too. I've set the config to `'key_down' => ''`

I thought it would look more like `trellis provision valet` but I don't know if that's possible or not.

This would be really useful for me too. Currently I have an sql file stored on the server, and then an artisan command that restores it. So for each preview...

Good question @gbradley. I haven't quite worked out whether to run harbor on pull_request `opened` only and set autodeploy, or just run harbor each time the `head_ref` is updated. For...

Unfortunately `github.event.head_commit.message` doesn't show up for pull requests, so I had to go a bit more convoluted; We have to checkout the code and then we have a few options...

I was looking for a way to set keymaps in a config file or something. I haven't found that yet but [this line](https://github.com/zen-browser/components/blob/36e62781e27c19fade2df4d6a63e9062862ce7b0/src/ZenKeyboardShortcuts.mjs#L343) seems to be where we get the...

> > Fixed with version `1.0.0-a.38`. > > Partial fix for CMD shortcuts in 38, more fixes coming soon On 39 (after using the in-app updater) for me it still...

> I've never used a secondary monitor with my laptop.. It looks like your system thinks you have a second monitor. In the output you pasted there's a 'built in'...

Yep - Hypr thinks you have two monitors set up. The way that the keybinds are set up means that workspaces are just created on the fly on whichever monitor...