tmux menu <name> <key> <command...>
Display menu on target-client
Arguments
Name | Description |
---|---|
name | The name of the menu |
key | The key to press to open the menu |
command | Commands to execute |
Options
Name | Description |
---|---|
-O | Do not close the menu when the mouse button is released |
-c <target-client> | The target client |
-t <src-pane> | The target pane |
-T <title> | Specify a title |
-x <position> | Give the x position of the menu |
-y <position> | Give the y position of the menu |