Alexandre Petit

Results 13 comments of Alexandre Petit

fgma, is it possible for you to update this PR for curent master branch ? Thanks

Yes I saw this PR as well but haven't tested it yet. I am currently using winfsp to mount sshfs network drives and it works really well. That’s why I’m...

In VSCode : ![image](https://github.com/cormullion/juliamono/assets/62973006/a1f49551-053f-4d48-8d79-770b1bdab648) In Kwrite: ![image](https://github.com/cormullion/juliamono/assets/62973006/1eea6b8c-6477-41cf-87c8-6269a369b9cc) In Word: ![image](https://github.com/cormullion/juliamono/assets/62973006/275e11b4-d648-4650-b995-e815e3185104) In LibreOffice: ![image](https://github.com/cormullion/juliamono/assets/62973006/5ef1eeb9-6994-4607-ba75-58b5f4595bb5)

Noto Sans Mono have anchors on the dotted circle: ![image](https://github.com/cormullion/juliamono/assets/62973006/eaf27409-9676-482e-bae9-71cf4c0266cd)

> I can add anchors easily, although I can't say if this will fix it in all these applications. Yes... At least with anchors, it will work consistently across applications...

I'm not an expert in font creation, but the issue lies in the different interpretations of text editors when a combining character is displayed alone. For example, VS Code combines...

Thanks a bunch! ![image](https://github.com/cormullion/juliamono/assets/62973006/d7bde967-d5a4-4de3-951a-d2e454c0e62b)

Hello, is this PR ready for a merge? Do I need to review certain points? Thanks.

Remember note: ----- Openssh-portable upstream code relative to `ssh-add -D`: * [V_9_7_P1/ssh-add.c#L223](https://github.com/openssh/openssh-portable/blob/V_9_7_P1/ssh-add.c#L223) * [V_9_7_P1/authfd.c#L730](https://github.com/openssh/openssh-portable/blob/V_9_7_P1/authfd.c#L730)

I'm currently implementing the support for key certificates in the SSH agent. I hope to finish this soon... As soon as I have something functional, I'll propose it to the...