Andrew Bradley

Results 254 issues of Andrew Bradley

### Checks - [X] I have checked that this issue has not already been reported. - [X] I am using the latest version of Flow Launcher. ### Problem Description The...

bug

I wanted to share a small AutoHotKey script I wrote so that Command Palettes can be closed by pressing the escape key only once instead of twice. By default, OneMore...

discussion

# Problem to Solve I often want to quickly paste or type code snippets formatted in monospace, but don't have any hotkey to do this. I have hotkeys for italics,...

question
answered
styles

# Problem to Solve Allow running OneMore commands which display a confirmation dialog, then alt-tabbing to another app. Do not steal focus back to the OneNote window. # To Reproduce...

bug
next-release

We have monitoring configured so that our engineer-on-call is paged if our workflows fail to execute, either due to an acute failure -- a single workflow gets "stuck" -- or...

There is a maintained fork of this project at https://github.com/JaapvanEkris/openrowingmonitor For context, see https://github.com/laberning/openrowingmonitor/discussions/175 Various threads mention different branches, pull requests, betas, and branches. This was initially confusing to me....

The sample Github Actions workflow will clobber your existing Github Release far too easily if you let it. This means you'll publish a potentially broken version of your plugin to...

I wanted to quickly share an option for writing cross-platform justfiles using (limited) sh-style syntax: leverage `deno`'s `task` subcommand. ## Context I'm an OSS maintainer, projects support Windows, I want...

Does transcrypt have a programmatic API? I'd like to do something like this for a live-reload server: ```python from transcrypt import compilationApi def requestHandler(req): # Suppose browser has made request...

# Problem to Solve When creating a new section, I want to immediately assign it a name, but OneNote's cloud syncing has a bug that de-focuses the rename input, forcing...

feature-request