Russ Frizzell-Carlton

Results 10 comments of Russ Frizzell-Carlton

One more update to the above...if you don't want it to echo the directory and weight, then you have to use $G to redirect in a macro: `doskey cd=cd $*$Tautojump...

> Hi guys i am also having the same issue, @frizzr where would i add `doskey cd=cd $*$Tautojump -i $Gnul` . Or do i have to execute each time i...

@aslafy-z While I would absolutely love to have this plugin working on Windows, I definitely sympathize with the difficulty of getting shell scripts running on Windows. If you don't mind...

We all love you ShareX developers, but please oh please give us some kind of redo capability here to undo the undo we did in error that leads us to...

I did mention that this could possibly be included in https://github.com/actions/toolkit/pull/1526 instead of here.

Yes, this is a **very** large limitation to this tool. Hopefully it is a relatively easy fix... -fingers crossed-

So there is actually a workaround for this that I stumbled upon while reading the source code. You can use `$(...)` in the change path since [the source code is...

I will add to the chorus that having a `--dry-run` option would be incredibly useful.

While I do sympathize with the developers here (I'm not one of the developers of `dyff`) given Golang's YAML parser is notoriously weird, still..... > [!NOTE] > This really should...

Here's a simple example of much the same thing happening with `dyff yaml` (running version 1.10.2): ## foo.yaml ```yaml one: # a comment here can be either indented or not...