The prefixProtect parameter may be used to query or set whether the cursor can be moved into the prefix area.
query command
set command
The current view.
query prefixProtect set prefixProtect { on | off }
on | If you specify the on parameter, you will not be able to move the cursor into the prefix area. |
off | If you specify the off parameter, you will be able to move the cursor into the prefix area. |
The prefix area is the area to the left of the text area that is visible when the current.prefixArea parameter is on. If prefixProtect is set to on, you will not be able to move the cursor into the prefix area. That is, you will not be able to set inPrefix to on.
query prefixProtect set prefixProtect on
query command
set command
processPrefix command
updateProfile command
baseProfile parameter
inPrefix parameter
prefixArea parameter
prefixAreaWidth parameter
prefixPosition parameter
prefixText parameter
updateProfile.baseProfile parameter
prefixBackSpace action
prefixDelete action
prefixEnd action
prefixHome action
prefixLeft action
prefixRight action
prefixTruncate action
processPrefix action