Emir Marincic
Emir Marincic
What do you mean by "proper"? They use libclang to generate the AST, then traverse that. It doesn't get any more proper than that
Seems smoother but I'm not waiting 3 minutes to fix style. There is a reason `clang-tidy` and `clang-format` are separate tools. If this is the way we go most everyone...
Freeze hammer as in hammer through 1 tile freeze or hammering while frozen or the hammer freezing people?
This patch is exactly what I'm running locally. I haven't hit any issues with it after running it for a month. As for adding `-d`/`--no-global-rcs`, I think it might be...
I took a quick look at the git blame and it seems the `-l` is needed to keep the current directory. I guess passing `-f` to zsh is the way...
> This has nothing to do with alacritty, I recommend playing with your shell until it behaves as expected. I respectfully disagree. This has something to do with alacritty as...
I even linked the line where alacritty starts the login shell through `zsh -c` how is that a choice by macOS? The only reason alacritty uses `zsh` there seems to...
Careful. Removing the `-l` isn't correct. It'll switch directories to home. I'm running with `-f` added to the zsh invocation, and that has been working fine for me, albeit only...
Is there a reason this still isn't stabilized?
LGTM, unsure if anyone still uses this though