Jamie Murphy
Jamie Murphy
When running ```cat --help```, I get a Node.js error. This error appears on all ```cash``` programs, and seems to be related to the parser. Error: ``` (node:13969) UnhandledPromiseRejectionWarning: undefined (node:13969)...
When installing cash-touch ``` sudo npm install cash-touch -g -force ``` and running ``` > touch --help ``` I get this error: ``` Missing required argument. Showing Help: sage: touch...
A spell checking library, with support for multiple languages, would be super useful
### What Happened? if I type a `'` character, it autocorrects to `./` if i type a `/` character, it autocorrects to `./` if i type a `?` or `>`...
### Is your feature request related to a problem? Please describe This is not related to a problem, but is a feature I think would suit this project nicely ###...
When using this github action with an extension (which, as far as I know, creates `runtime/RDDN/arch/version` instead of `app/RDDN/arch/version`), the action fails. According to my logs, it fails because it...
#### Description Adds a Meson Developer Environment indicator, if the `$MESON_DEVENV` and `$MESON_PROJECT_NAME` variables are set. Inside a `meson devenv`, the prompt will include the current Meson project name, in...
I really really need the ability to write JavaScript in my css. It's the one thing I've dreamed about for years and it would make my day if this glorious...
If the user agent is a bot UA, then use the OpenGraph page, otherwise redirect
Having a problem with this library. When using it, the android.support.design library is invalid, making FloatingActionButton invalid. Also, android.support.v7.app is invalid as well.