The autoCheck parameter may be used to set or query whether document changes will be automatically completed when the cursor is moved off a changed line.
query command
set command
The current view.
query autoCheck
set autoCheck { on | off }
on | Use the on parameter to indicate that document changes should be automatically completed when the cursor is moved off a changed line. |
off | Use the off parameter to indicate that the document changes should not be automatically completed. |
If autoCheck is set to off, changes will only be completed if the undo check command is explicity called.
query autoCheck set autoCheck off
query command
set command
undo command
updateProfile command
changes parameter
dirty parameter
recording parameter