Paul W. Rankin
Paul W. Rankin
Great! Yeah I'm not really sure what's happening with the official spec, John has been adding things to Highland 2 for the past couple of years without any additions to...
Dear Piotr, I'm considering removing a bunch of features in the next major version of [Fountain Mode](https://github.com/rnkn/fountain-mode), chief among these being the Emacs-based export functionality, and relying only on external...
I ended up removing support for `{{ include: FILE }}` in Fountain mode. It caused a bunch of annoying edge cases like messing up the heading hierarchy, page counting, etc....
I actually use Makefiles for this kind of workflow these days, so for the sake of housekeeping if I was the only person wanting this you can safely close if...
Yeah I think this is likely related to the OS X fullscreen behaviour. I don't suppose there are any obvious flags for window creation that prohibit that window going fullscreen?
I had a thought... what about if the password display was shown within PassFF's same menu popup? That would look quite nice.
> With the current solution, the display dialog is always on top and therefore it's unlikely that the user forgets to close it. Ah I see. This isn't actually the...
Git is already completely decentralised, it's only really the bug tracking that remains centralised. As you undoubtedly know, there are the attempts at keeping bugs within the repo (e.g. https://github.com/MichaelMure/git-bug...
Hello, I no longer use `pass` (I wrote my own password manager) so if I'm the only person who wanted Safari support you can safely close this issue.
@fladd add this to your config: ~~~ [aliases] lspa = ls (A) lspb = ls (B) ...etc. ~~~