﻿# Ctrl+C Behavior

The following chart summarizes the behavior of ^C in various situations:

| **Ctrl+C Status** | **Type**<br>**V** | **Type**<br>**||K** | **Type**<br>**|K** | **Result of Pressing**<br>**Ctrl+C** |
|------|------|------|------|------|
| \* | V | \* | \* | Exitcode 10 |
| \* |  | ||K | \* | Copy to clipboard |
| disabled |  |  | |K | Copy to clipboard |
| disabled |  |  |  | Nothing |
| enabled |  |  | \* | ASB error 1 |




\* Indicates that the setting doesn't matter, given the other settings on the line. Blank indicates that the specified TYPE code is NOT set.