xahlee / xah-fly-keys

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

Refactor #143

Closed ghost closed 2 years ago

ghost commented 2 years ago

`xah-reformat-lines' now defaults to 66.

Removed double up setting $cmdStr in `xah-run-current-file'.

`xah-fly-key-current-layout' defaults to qwerty now.

Escape the ' with \\= in `xah-fly--define-keys' so it shows correct. https://www.gnu.org/software/emacs/manual/html_node/elisp/Text-Quoting-Style.html

xah-fly-use-meta-key note `delete-horizontal-space' is on M-\ not M-".

On xah-fly-Rp2p0-key-map (dvorak t) y gets set to `delete-duplicate-lines' then unset. Did you want it bound?