Jeremy MAURO

Results 21 comments of Jeremy MAURO

Hello, I tried this version, here is the output on Debian: ``` root@hyoga:/data/repository/ssh-ident# git pull -r [ERROR] ssh-ident found 'ssh-ident' as the next command to run. Based on argv[0] (/data/repository/ssh-ident/ssh-ident),...

Hello, Any love regarding this PR?

Hello, To reproduce: just use podman has test-kitchen driver then `kitchen-test login ` once the kitchen-test suite have been created. The login command hard coded the [docker binary](https://github.com/test-kitchen/kitchen-dokken/blob/main/lib/kitchen/transport/dokken.rb#L175) so I...

Hello, I am running on Linux (Debian). I don't see how this is related to the definition of the DOCKER_HOST, I don't have `docker` install on my computer, so no...

Hello @matschaffer, Any news ? Were you able to reproduce the issue ? Kind Regards, JM

> @jmauro To interact with Docker `kitchen-dokken` determine the socket on which `DOCKER_HOST` is currently running. In this podman scenario we usually change the `DOCKER_HOST` to podman.socket. So communication happens...

Hello, Yes I am running on WT with a debian testing and nothing fancy.

Here are the term definition: ``` env | grep TERM TERM_PROGRAM_VERSION=3.3a TERM=screen-256color TERM_PROGRAM=tmux ``` And here is my font: ![image](https://user-images.githubusercontent.com/1178356/175404244-f34cf261-df0a-44aa-98d8-e1bd79238b01.png) ``` # outside 'genie' $ stty -a speed 38400 baud;...

Exactly the same with "fire code" fonts. I don't know how to provide you more information and how to help

Hello, I am having the same issue: ``` $ gh --version gh version 2.12.1 (2022-06-09) https://github.com/cli/cli/releases/tag/v2.12.1 $ gh run view --job=6813037845 X dev Deploy · 2468513429 Triggered via push about...