Franklin Yu

Results 335 comments of Franklin Yu

@johanbrandhorst From #33966: > I think @thaJeztah wanted to support the use case for downgrading to an earlier version of docker. This design does not support that use case. >...

@Hyruu I’m tempted to write a bash function with completion…

Note to myself (hope this helps someone else): the type definition of initiator is at https://chromedevtools.github.io/devtools-protocol/tot/Network#type-Initiator

More data points: ``` cgit2 clone git 24.70s user 0.98s system 79% cpu 32.178 total git clone git 18.82s user 1.75s system 124% cpu 16.577 total cgit2 clone linux 491.47s...

Do we simply sum up all the CPU and RAM usage? Is there a case where there is some overlap, e.g. “shared memory”?

I also encounter similar issue when using [vifm](https://vifm.info/) (you need to enter `:help` mode to reproduce). Can confirm the behavior of `mc` and Vim mentioned above. I think there have...

@sdellenb @CargoCoder Note that this issue explicitly specified “*windows-build-in ssh*” in title. The SSH in MSYS2 is known not to have this issue. (It has other issues though, but that’s...

@onkami Suggestion of Cmder should go to https://github.com/cmderdev/cmder.

@onkami I have never used Cmder, but "being tweaked to use own SSH" doesn't make sense in ConEmu, because there is no "own SSH". ConEmu doesn't come with any SSH...

@xak2000 Author is using Git Bash himself so I imagine that Git Bash would have less issues, and issues about Git Bash will be fixed more actively. For example, I...