SwingTerminalContextMenuItems
Shared Swing host context-menu item builder for terminal-owned actions.
This helper deliberately lives outside the reusable terminal component. Hosts opt in when they want KetraTerm's default action vocabulary, and can append host-specific tab, pane, or IDE actions afterwards.
Functions
Link copied to clipboard
fun addTerminalActions(menu: JPopupMenu, request: SwingTerminalContextMenuRequest, openSearch: () -> Unit): Boolean
Appends link-aware and generic terminal actions to menu.