ZOC Online Help Topic:

Program Settings → Clipboard

       
Invert Alt-key behavior for text selection
 

Normally text selection will be done in flow mode. Pressing the Alt-key while marking text will change the selection mode to block mode. This option will toggle this behavior.

Automatically copy selected text to clipboard
 

When you select text in the terminal area, with this option is enabled, the program automatically copies the selected text to the clipboard.

Pressing the Enter key copies the selected text to clipboard
 

With this option active, when text is marked on screen, pressing the Return/Enter key copies the selected text to the clipboard.

Use Ctrl+C and Ctrl+V for copy and paste
 

In terminal software, Ctrl+C and Ctrl+V are key combinations which send specific codes to the remote computer (e.g. Ctrl+C is usually sending a hex 03 byte which some system use to interrupt an ongoing procedure). If you do not need these functions, you can set this option to use Ctrl+V to paste text from the clipboard into the session and Ctrl+C to copy selected text to the clipboard.

Note: Ctrl+C is only affected while text selected on screen. With no selected text, Ctrl+C will send hex 03, which is mostly interpreted as a 'break'.

Use Ctrl+Shift+C and Ctrl+Shift+V for copy and paste
 

Same as above, but you also have to press Shift in addition to Ctrl. So the native Ctrl+C and Ctrl+V codes will be sent as key codes, but when used together with the Shift key the clipboard functionality can be accessed.

Clear selection after copy
 

Selecting this option will clear the selection of text in the terminal area, after the selected text is copied to the clipboard.

Suppress 'Text was copied to clipboard' notification
 

This option can be used to suppress the small confirmation window that ZOC usually displays when copying text to the clipboard.

Trim trailing blanks from last line in selection
 

This option deletes trailing blanks from the last line of any text selection.

Trim trailing blanks from all lines in block selection
 

This option deletes trailing blanks from every line, which often happens during block selection.

Immediately paste single-line selections
 

Note: This option is intended to only work in combination with the option to 'automatically copy selected text to clipboard' (see above).
Enabling this option will automatically paste/send copied text, if the whole selection was made with the mouse and if it was made within the same line on the screen.
If the option is half-selected, the text will be sent immediately only, if the selection was within one line and if you hold the Shift key pressed while doing the single-line selection using the mouse.

 

 

See also: Program Settings, Edit Menu

 
← Back to Program Settings