xahlee / xah-fly-keys

the most efficient keybinding for emacs
http://xahlee.info/emacs/misc/xah-fly-keys.html
485 stars 82 forks source link

Add missing character mapping for workman<>dvorak #163

Closed emiltoacs closed 1 year ago

emiltoacs commented 1 year ago

In xah-fly-layouts 4 mapping from dvorak to workman were missing ("[" . "-") ("]" . "=") ("/" . "[") ("=" . "]")

I discovered them since the recent commits where adding new window splitting on : '[' ']'

xahlee commented 1 year ago

thank you.