Skip to content

Instantly share code, notes, and snippets.

@ralt
Created February 7, 2015 00:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ralt/880cd28cf2e81f353cd8 to your computer and use it in GitHub Desktop.
Save ralt/880cd28cf2e81f353cd8 to your computer and use it in GitHub Desktop.
(defcommand head-windowlist () ()
"shows the list of windows on a single head"
(select-window-from-menu
(head-windows (current-group) (current-head))
*window-format*))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment