Mark McDonnell
Mark McDonnell
Interested to know if there's a way of implementing gif to mp4 (as seen by commercial providers such as https://cloudinary.com/).
👋🏻 I was looking for a way to make running the same command quicker. So I wanted an alias like: ``` :Ara ``` e.g. translate... ``` :Ara sleep 10 &&...
Is there any chance that this script could also support searching for dotfiles?
With latest version of XDebug you'll find some properties have been updated/renamed. This has meant (until there is a newer version of dephpugger that supports XDebug 3) I had to...
**Describe the bug** I've noticed that `contains(element)`, when given an object as an argument with a value that is of type `string`, will incorrectly return `true` when the JSON being...
Hi, This might very well be a redundant question: is there any chance this port can be made to work without the underlining C implementation? e.g. I want to utilise...
👋🏻 This might already be possible, and if so apologies for not looking hard enough, but I would like to be able to run a command such as: ``` :RunSplit...
When running `:PackerSync`, after a while I see: ``` [packer.nvim] [WARN 12:06:00] jobs.lua:87: Killing git due to timeout! ``` **NOTE**: I recently switched my config over from VimScript to Lua...
## Bug Report #### Current Behavior I use [goenv](https://github.com/syndbg/goenv) to define a `.go-version` file that determines the version of golang to use when the shell instance starts. But the starship...
## Bug Report #### Current Behavior The shell prompt doesn't display the amount of seconds it takes the command to execute. #### Expected Behavior When running a command (e.g. `sleep...