Benjamin Orthen

Results 15 comments of Benjamin Orthen

Hi, thanks for the PR and the work you spent investigating/implementing this. In principal I am fine with merging this, I just wonder why Wezterm does it this way? the...

Hi @DCsunset could you verify the patch in branch fix-issue-17-daemon-mode fixes your problem? I never had the problem with emacsclient so I wasn't able to reproduce your problem, but judging...

@DCsunset could you maybe describe your setup so I can reproduce the bug? which terminal application and version, and the steps to start the emacs-daemon and the emacs client, even...

Hi, I pushed a fix for this in commit 4f7993a65729eb38b9fa4c2c341353b979bfbe76. The reason `M-` is not mapped to `backward-kill-word` is that actually `M-DEL` is the key mapped to `backward-kill-word`. On normal...

Thanks for testing! I'll close this now, if anyone experiences this issue again feel free to reopen or open a new issue.