Skip to content

ace-window 0.7.1

Compare
Choose a tag to compare
@abo-abo abo-abo released this 02 Mar 15:21
· 151 commits to master since this release

Fixes

Fix regression not respecting aw-ignored-buffers.

New features

Allow customizing the leading char. Example:

(custom-set-faces
     '(aw-leading-char-face
       ((t (:inherit ace-jump-face-foreground :height 2.0)))))