Variable: aw--windows-points

aw--windows-points is a variable defined in ace-window.el.

Value

nil

Documentation

List of (window . point) items. The point position had to be
  moved in order to display the overlay.

Source Code

;; Defined in ~/.emacs.d/elpa/ace-window-20220911.358/ace-window.el
(defvar aw--windows-points nil
  "List of (window . point) items. The point position had to be
  moved in order to display the overlay.")