Gerry Agbobada

Results 110 comments of Gerry Agbobada

I _think_ I fixed it in https://github.com/emacs-evil/evil-collection/pull/755 So, if you really need to use `master` of `evil-collection` (instead of [re-pinning](https://github.com/doomemacs/doomemacs/issues/7408#issuecomment-1715835155)), you can point to this PR branch (Note: it's significantly...

The licensing situation needs to be sorted out: from looking at 2 random files, Prot's emacs configuration is either GPLv3 or unlicensed (as in, missing license specifier in the header,...

Hello, > I will try to detail what I have in mind if it's not clear. Don't you think that checking for `OPTIONS` should be the responsibility of the exporter...

It is weird in the first place that you can map something to `^M` and have the TagbarToggle as it is the ascii control sequence for carriage return. So the...

yeah, the feature set is in a weird state. You'll be able to get it working by adding `secure-auth` with `openid` normally, as that's what [our CI does](https://github.com/moriturus/ktra/blob/07ffd100bcddc4cf37f969b35f1a33dbf22e986c/.github/workflows/tests.yml#L62) (and add...

It would be easier if you tried to get a smaller reproducing case instead of your real usage one I guess. Anyway, [this comment](https://github.com/alphapapa/burly.el/issues/28#issuecomment-962691077) still applies, it's not "posframe" that's...

Hello, I triaged as "Blocked", because > This is blocked until Doom v3 is done and a formal decision about whether this should be a third party module or a...

I'll be deleting all the comments here that are related to #6960 and not to the issue here. It is quite messy to have people talking about another issue here,...

Would it be possible to solve specifically the "long prompt" problem by conditionnally clearing to EOL? ```diff diff --git a/src/screen.cpp b/src/screen.cpp index c22834e5d..f47b63501 100644 --- a/src/screen.cpp +++ b/src/screen.cpp @@ -763,7...

Hello, As I said in #10448 I'm not working specifically on Ledger cosmos integration as of now, but I think that proposal 2 is better if `` are okay in...