Benjamin Orthen

Results 15 comments of Benjamin Orthen

I've experienced the same issue, it's caused by using `(tramp-send-command v "stty -icrnl -icanon min 1 time 0")` for non-Darwin remote hosts in the commit @aarnej references: > I did...

Opened upstream bug to address this: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62093

In eglot's case, its package was removed from melpa (https://github.com/melpa/melpa/issues/8420) after it was moved to core emacs. Regarding nixpkgs, I'll think about opening an issue to discuss package precedence, but...

Hi, thanks for opening the issue! Which versions of Emacs and wezterm are you running so I can try to reproduce it?

I suspect this might by a timing issue. To test this theory, please increase the value of `kkp-terminal-query-timeout` to a larger number, perhaps 1 or even more, and then see...

I'm sorry, I tried but I still cannot reproduce your issue. Could you maybe once again detail the steps you use to reproduce it? For example: 1. start emacs in...

Thank you @Hajitorus for your help! I can reproduce the issue now reliably and will investigate further.

Hi, @Hajitorus @zhishi , could you maybe check if branch https://github.com/benjaminor/kkp/tree/fix-issue9 fixes the issue with your setup? I have introduced a workaround which solves the issue for me, but would...

Hello everyone, I started looking into this issue again, but failed to reproduce it with the steps which worked for me last time (https://github.com/benjaminor/kkp/issues/9#issuecomment-1996407319). Does someone have a currently working...

Hi, I am quite hopeful kkp works in your terminal. You can now check yourself how your key input is translated with `kkp-debug-describe-key-translation-chain` (see README). For me usually `C-S `...