Micah Jerome Ellison

Results 127 comments of Micah Jerome Ellison

A resolution to this issue should affect --change-time as well (#1429).

Looks like this is failing because of a change in the mkdocs theme. I filed this on their project as [issue 2827](https://github.com/mkdocs/mkdocs/issues/2827).

Looks like [GitHub's code scanning](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning-with-codeql) is worth looking into also.

Hi there, I've run into a similar problem when using tools like choco -- they update the path but the path isn't updated in your current command line session. Closing...

Thanks for the added info. I see now -- the Python method we use to launch a new process doesn't work on `.cmd` or `.bat` extensions unless the extensions are...

Thanks for the report @mosesontheweb, and thanks for investigating this @apainintheneck. I can repro these issues also. The multiple entries issue is a problem with "compose" versus "edit" mode: when...

> When trying to reproduce this with v3.0, the edited/added tag shows up as expected. Maybe it's fixed between v2.4.5 and now with other PR's? That's great news! Thanks for...

Thanks for filing this. It would be nice to have these colors set more consistently. A fix for this would ideally set the settings for all display formats, and would...

> @micahellison @wren Does coloring that was implemented as part of #692 not work on Windows? Hi @dufferzafar, it is working for me with both Windows Terminal and cmd.exe with...

> Any reason why we don't ship with colors by default? I think it's just the case that nobody ever thought to do that when implementing this feature. But thanks...