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

Edit mode for EXWM

Results 7 exwm-edit issues
Sort by recently updated
recently updated
newest added

As mentioned here: https://github.com/ch11ng/exwm/issues/708#issuecomment-587416861, you should remove the key bindings from the top-level. I suggest you add those bindings as a suggestion in the README.

Hello! Thank you for `exwm-edit`! I've noticed that `exwm-edit--compose` converts emojis to their Unicode key sequences. To reproduce: Given some text with an emoji, like 🐯, call `exwm-edit--compose` Expected: 🐯...

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`...

EXWM-Edit doesn’t paste back into an X window if its title changed after invocation. By default, EXWM only titles windows by process name, but it’s useful to have, say, your...

Like https://github.com/alpha22jp/atomic-chrome. It's useful when the text area being written to can use the "partial text", e.g. in something like the google chrome omnibar where suggestions are shown beneath it...