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. |
Defined functions (20)
hui-menu-buffer-mode-name | (BUFFER) |
hui-menu-delete-buffer | () |
hui-menu-delete-buffer-and-window | () |
hui-menu-delete-frame | () |
hui-menu-edit-server-finish | () |
hui-menu-frame-name | (FRAME) |
hui-menu-jump-to-buffer | () |
hui-menu-jump-to-frame | () |
hui-menu-jump-to-window | () |
hui-menu-modeline | (IGNORE) |
hui-menu-move-window-to-new-frame | () |
hui-menu-of-buffers | () |
hui-menu-of-frames | () |
hui-menu-of-windows | () |
hui-menu-program-path | (EXE &optional INSERT-FLAG) |
hui-menu-screen-commands | () |
hui-menu-sort-buffers | (BUFFER-AND-MODE-NAME-LIST) |
hui-menu-to-frame | (FRAME) |
hui-menu-to-window | (WINDOW) |
hui-menu-window-list-all-frames | (&optional MINI) |