Phil Crosby
Phil Crosby
Allow specifying Fezzik env vars outside of destination blocks A pattern we've commonly seen is to create a big hash of env options, declare it outside of a Fezzik.destination block,...
If you've never ssh'd into a host before and you begin deploying with fezzik to that host, you will get a confirmation message asking you to add it to the...
Often times I'd like to re-order the tabs. I thought `elscreen-swap` might do the trick, but it seems to put elscreen into a bad state which is a bit hard...
I'm calling this v2.0 because it breaks existing test syntax. Changes: * Update the test syntax to use closures rather than arrays. This allows for more flexibility, is easier for...
This is to match Vim's behavior, and because it's generally useful. O with a numeric modifier (e.g. adding 10 lines) probably shouldn't indent.
When working on an extension's settings page, reloading the extension closes the options page. It would be helpful to reopen it upon reloading, so the developer doesn't have to do...
Allow just a modifier key to be pressed, then as the mouse moves, so does the window. Having to click a mouse button is unnecessary overhead. Hyperdock supports this type...
wcheck marks all URLs in my text documents as mispellings. I would like to exclude URLs from being spell-checked. Flyspell has `flyspell-mode-predicate` which directly serves this purpose. I looked through...
Pulling only the first N lines from a file would be a useful option during development, when you want to read just a handful of lines out of a very...
You can see this dialog by clicking on the "resize" button in a column's context menu.