exwm-edit icon indicating copy to clipboard operation
exwm-edit copied to clipboard

Customize `*exwm-edit*` buffer placement with `display-buffer-action`

Open josephmturner opened this issue 1 year ago • 0 comments

Thank you for exwm-edit!!

Here's some extra explanation for the two main commits:

  • 3943f88 replaces the globalized minor mode with a simpler, more robust way to ensure that exwm-edit-mode-map bindings are not shadowed when switching major mode.
  • e02d2f5 replaces exwm-edit-split with exwm-edit-display-buffer-action, allowing greater flexibility in where *exwm-edit XXX * buffers are opened.

Since I submitted many PRs, I'm happy to rebase my work if need be.

Thanks,

Joseph

josephmturner avatar Feb 03 '24 06:02 josephmturner