Warnings

Always prompt for backup: If checked, then Hackman will issue a warning each time you are about to change the contents of a file without having performed a backup operation.
Prompt before cutting a selection to the buffer: If checked, then every cut operation will be escorted by a warning message. Useful if you are dealing with protection of clipboard's contents.
Prompt before pasting a selection from the buffer: If checked, then every paste operation will be escorted by a warning message.
Prompt before deleting a byte: Warns you when a delete operation is going to take place. This could help you determine when a shrinking operation is performed.
Prompt before inserting a byte: Warns you when an insert operation is going to take place. This could help you determine when an enlarging operation is performed.
Warn if by changing the file size is danger of data loss: Warns you when using the size controller, there is danger to lose data by truncating the file.
Warn if user tries to undo a non-top action: Warns you when you are trying to undo a non-top action using the undo list. This could lead to a different file compared to the original after all operations are undone.

Return