Options-Clipboard

These are options related with multiple clipboard and auto-pasting. 

Enable Clipboard Capture

If this option is on, IntelliComplete will monitor the change of clipboard content. Only when this option is on, the Multiple Clipboard Manager will be able to record clipboard content. You can turn it off if it conflicts with other clipboard applications.

Store clipboard content in clipboard history file

When this option is on, IntelliComplete will save all copied text into the clipboard history file ('cliphis.txt'). 

Time to wait after sending copy key

Every application needs some time to carry out the actual copy operation. IntelliComplete must wait for some time for the purpose of synchronization. If your computer is very slow, you may set a large number for this value.  

Note: This option has nothing to do with autocompletion or autoexpansion.

Keys for automatic copy and paste

IntelliComplete simulates keystrokes to invoke copying and pasting in the active application. Most windows applications use 'CTRL+C/CTRL+V' for shortcuts to copying and pasting. But there are some applications which use CTRL+INSERT/SHIFT+INSERT for copy/paste hotkeys. Change this option when necessary.

String to auto-append in appending copy mode

When working in appending copy mode, IntelliComplete will automatically append a string before adding the newly copied text. You can change the auto-appended string here. Special characters supported are listed below,

\t      tab
\r      carriage return
\n      line feed

To append a new line, you must use the string "\r\n". If you need nothing appended, simply leave this edit box blank. You can also set this option in Multiple Clipboard Manager. Refer to Multiple Clipboard Manager for details.