Renato Alves
Renato Alves
Does this PR also introduce a syntax for `~channel` links that works across teams? I can't tell how this is implemented.
Commenting out https://github.com/marlonrichert/zsh-autocomplete/blob/c7b65508fd3a016dc9cdb410af9ee7806b3f9be1/Functions/Init/.autocomplete__key-bindings#L45 and https://github.com/marlonrichert/zsh-autocomplete/blob/c7b65508fd3a016dc9cdb410af9ee7806b3f9be1/Functions/Init/.autocomplete__key-bindings#L47 seems to do it for me. That said, I would also see benefit in having a way to disable or customize this behavior as it...
Could you please leave this open until an actual fix is implemented? Simply commenting out those lines isn't really a fix but more of a workaround.
Coming from #977, if I understand correctly, introducing `git status` before `git config`, in chapter 2, one will need to explain both: ``` % git status fatal: not a git...
Just giving a brief update here. I don't yet have an implementation that is solid enough to upstream but my latest approach, that is hacky but somewhat functional, is to...
Revisiting this issue, I don't think we can implement the above without properly handling the edge cases mentioned. This would actually make the code quite more complex. If anything, we...
> Follow up: Is there a release coming out for Gitlab that has Group Webhooks for non-ee edition? I think this is the reason why we are seeing the following...
This now seems to apply to any event created via Thunderbird. The organizer is always added as a guest. If I remove myself from the list of attendees, everything works...
~~Does Thunderbird or the XPI signing system restrict editing the contents of the XPI file?~~ ~~I tried the changes above but then the Calendar interface reports that the add-on is...
~~An update on the above, I have been using the proposed changes for some time and they seem to have some unwanted consequences.~~ ~~With the patch, when updating the list...