File: hui-jmenu.el.html
The following commands may be bound to keys or used within menus.
(hui-menu-screen-commands) - Modeline popup menu of jump to
commands plus window and frame
management commands.
(hui-menu-jump-to) - Popup a single menu which selects a
buffer, frame or window.
(hui-menu-jump-to-buffer) - Popup buffer selection menu.
Skips internal buffers whose names begin
with a space.
(hui-menu-jump-to-frame) - Popup frame selection menu.
Includes invisible and iconified frames.
(hui-menu-jump-to-window) - Popup window selection menu.
Includes windows in invisible and iconified
frames.
By default, Hyperbole sets assist-key-modeline-function to
hui-menu-screen-commands.
Defined variables (2)
hui-menu-buffer-and-mode-list-cache | Last set of buffer and mode names used in hui-menu-of-buffers or nil. |
hui-menu-of-buffers-cache | Last menu of ‘mode-name’ ordered buffers from hui-menu-of-buffers or nil. |