Michael DiStefano

Results 37 comments of Michael DiStefano

> to prevent a mess of shortcuts, maybe the solution is to append the direction to the current shortcut: > > * `super+return+timeout_1s` would produce the actual behavior > *...

This seems to do it on my end (related issue): 1. Have project scheduled via `smos-scheduler` on machine a 2. run `smos-sync-service sync` on machine a, then on machine b...

Can I provide any logs or details from the specific issue I first mentioned, privately however? The projects are still out of sync and I can't figure out what's going...

I am very much looking forward to the port being available in the main ports tree.

You are correct, thank you. I was able to append `"source.elixir text.html.heex",` to the `abbreviation_scopes` list.

After [poking through the code](https://github.com/swoosh/swoosh/blob/main/lib/swoosh/mailer.ex#L48) I realized that I can send additional config parameters to `deliver/2` that will override the defaults. So, it is definitely possible to set a server-specific...

This is great, thank you! I've been experimenting with using a colorscheme called [Zenbones](https://github.com/zenbones-theme/zenbones.nvim) that relies on font styles more than colors. I can confirm that the new beta 2...

I just tried beta 3, and I can say that the bold and regular fonts both render correctly and have proper baseline alignment. Thank you!

Actually, I may have spoken too soon. It appears that now the Italic variant, which I had retained from the last release, displays with a different baseline: ![image](https://github.com/user-attachments/assets/8f3110ba-2ddf-44e7-8f1d-efece1d0cd10)