xmonad / xmonad-contrib

Contributed modules for xmonad
https://xmonad.org
BSD 3-Clause "New" or "Revised" License
584 stars 274 forks source link

X.Prompt: Add transposeChars #641

Closed slotThe closed 2 years ago

slotThe commented 2 years ago

Description

This is an analogue to Emacs's transpose-chars function (expect that it does not take a universal argument), bound to its default keybinding.

Checklist