Cut() action (x3270)

From The x3270 Wiki

Cut() sets the specified X11 selection to the selected area of the screen, and replaces the selected area with blanks.

This action is valid only in x3270 keymaps.

Parameters

Cut() takes a single parameter:

selection
The name of an X11 selection to set, for example PRIMARY or CLIPBOARD.

Examples

Cut(CLIPBOARD)

Default keymap

Cut(CLIPBOARD):

Mode x3270
3270 Ctrl-x
NVT

how to read keymap tables