Project

General

Profile

Actions

Showmenu » History » Revision 1

Revision 1/14 | Next »
Per Amundsen, 12/06/2016 04:13 AM


Added in 2.7

/showmenu [-qnmcsuw] [window|nick} [nick} [x y]

Shows the specified context-menu type for current active window or [window|nick].

By default the menu opens relative to the current active Editbox.

The menu

Switches

-q - Show the Query menu.
-n - Show the Nicklist menu.
-m - Shows the Menubar menu.
-c - Shows the Channel menu.
-s - Shows the Status menu.
-u - Shows the specified @custom menu.
-w - Shows the Window menu.

Parameters

[window|nick} - Window or query nick to open the menu for.
[nick} - The Nicklist/Query nick to open the menu for.
[x y] - The X and Y position to open the menu at.

Example

; Opens the channel menu for the channel #test at x y position 42 42.
/showmenu -c #test 42 42

Updated by Per Amundsen over 7 years ago · 1 revisions

Also available in: PDF HTML TXT